syncfiles.pl: remove obsolete comment

There isn't anything magic about the input file syntax.
This commit is contained in:
H. Peter Anvin 2008-06-15 17:52:45 -07:00
parent 2aa77394b7
commit d710e2be26

View File

@ -4,7 +4,6 @@
# Use the mkdep.pl parameters to get the filename syntax # Use the mkdep.pl parameters to get the filename syntax
# #
# The first file is the source file; the other ones target. # The first file is the source file; the other ones target.
# The initial file is assumed to be in Unix notation.
# #
%def_hints = ('object-ending' => '.o', %def_hints = ('object-ending' => '.o',
'path-separator' => '/', 'path-separator' => '/',