Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/mkdep



Module Name:    src
Committed By:   dsl
Date:           Mon Jan 26 21:47:04 UTC 2004

Modified Files:
        src/usr.bin/mkdep: mkdep.c

Log Message:
Redo code that expands the 'xxx.o' to 'xxx.o xxx.so xxx.po xxx.ln' so that
is doesn't care which of the wanted suffixes are in the input file.
Needed for my autodepend code where you don't know which compilation ran last.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/mkdep/mkdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index