NetBSD/tools/host-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
configure
configure.ac
host-mkdep.in Add a new "-P prefix" option to mkdep(1). 2012-08-26 22:37:19 +00:00