NetBSD/usr.bin/mkdep
jmmv cdcce7d462 Add a new "-P prefix" option to mkdep(1).
This option prepends the string given in prefix to every target
filename.  This is useful for programs that have source files in
multiple subdirectories and a single Makefile that references all of
them explicitly (without using the VPATH functionality because there
can be files with the same name in each subdirectory).
2012-08-26 22:37:19 +00:00
..
Makefile
findcc.c ANSIfy + static + __dead 2011-09-04 20:29:12 +00:00
findcc.h
mkdep.1 Add a new "-P prefix" option to mkdep(1). 2012-08-26 22:37:19 +00:00
mkdep.c Add a new "-P prefix" option to mkdep(1). 2012-08-26 22:37:19 +00:00