NetBSD/usr.bin/mkdep
dsl 36af2f9f0c 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.
2004-01-26 21:47:04 +00:00
..
Makefile Add the following options with a view to using 'cc -MD' to automatically 2003-11-10 17:56:38 +00:00
findcc.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
findcc.h Split out the findcc() function that tries to determine the path to 2002-06-14 23:14:18 +00:00
mkdep.1 Add the following options with a view to using 'cc -MD' to automatically 2003-11-10 17:56:38 +00:00
mkdep.c Redo code that expands the 'xxx.o' to 'xxx.o xxx.so xxx.po xxx.ln' so that 2004-01-26 21:47:04 +00:00