Author: imp
Date: Wed Oct 30 19:53:37 2019
New Revision: 354203
URL: https://svnweb.freebsd.org/changeset/base/354203

Log:
  Remove duplicate lines.

Modified:
  head/sys/conf/files.x86

Modified: head/sys/conf/files.x86
==============================================================================
--- head/sys/conf/files.x86     Wed Oct 30 19:37:33 2019        (r354202)
+++ head/sys/conf/files.x86     Wed Oct 30 19:53:37 2019        (r354203)
@@ -12,11 +12,6 @@
 # limitations in config: backslash-newline doesn't work in strings, and
 # dependency lines other than the first are silently ignored.
 
-#
-cddl/dev/fbt/x86/fbt_isa.c                             optional dtrace_fbt | 
dtraceall compile-with "${FBT_C}"
-cddl/dev/dtrace/x86/dis_tables.c                       optional dtrace_fbt | 
dtraceall compile-with "${DTRACE_C}"
-cddl/dev/dtrace/x86/instr_size.c                       optional dtrace_fbt | 
dtraceall compile-with "${DTRACE_C}"
-#
 cddl/dev/fbt/x86/fbt_isa.c                             optional dtrace_fbt | 
dtraceall compile-with "${FBT_C}"
 cddl/dev/dtrace/x86/dis_tables.c                       optional dtrace_fbt | 
dtraceall compile-with "${DTRACE_C}"
 cddl/dev/dtrace/x86/instr_size.c                       optional dtrace_fbt | 
dtraceall compile-with "${DTRACE_C}"
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to