Home | History | Annotate | Download | only in mkdep
History log of /src/tests/usr.bin/mkdep/t_mkdep.sh
RevisionDateAuthorComments
 1.4  26-Aug-2012  jmmv 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).
 1.3  14-Jun-2011  njoly branches: 1.3.2;
mkdep(1) needs cc(1). Make testcase check for them.
 1.2  31-May-2011  njoly branches: 1.2.2;
Adjust testcase for recent changes.
- suffixes output order is now reversed.
- remove expected failure for empty list.
 1.1  30-May-2011  njoly Add testcase for PR bin/45004, to exercize suffixes lists for
mkdep(1).
 1.2.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed