Searched refs:DESC (Results 1 - 25 of 86) sorted by relevance

1234

/freebsd-10.3-release/usr.bin/bmake/tests/variables/modifier_M/
H A Dlegacy_test.sh7 DESC="Variable expansion with M modifier"
/freebsd-10.3-release/usr.bin/bmake/tests/variables/t0/
H A Dlegacy_test.sh7 DESC="Variable expansion."
/freebsd-10.3-release/contrib/groff/font/devlbp/
H A DMakefile.sub3 DEVFILES=DESC \
10 CLEANADD=DESC
12 DESC: DESC.in
13 -rm -f DESC
14 cat $(srcdir)/DESC.in >>DESC
16 echo "papersize a4" >>DESC; \
18 echo "papersize letter" >>DESC; \
20 test -z '$(LBPPRINT)' || echo print '$(LBPPRINT)' >>DESC
[all...]
/freebsd-10.3-release/usr.bin/bmake/tests/archives/fmt_44bsd/
H A Dlegacy_test.sh7 DESC="Archive parsing (BSD4.4 format)."
/freebsd-10.3-release/usr.bin/bmake/tests/archives/fmt_44bsd_mod/
H A Dlegacy_test.sh7 DESC="Archive parsing (modified BSD4.4 format)."
/freebsd-10.3-release/usr.bin/bmake/tests/archives/fmt_oldbsd/
H A Dlegacy_test.sh7 DESC="Archive parsing (old BSD format)."
/freebsd-10.3-release/usr.bin/bmake/tests/basic/t1/
H A Dlegacy_test.sh7 DESC="A Makefile file with only a 'all:' file dependency specification."
/freebsd-10.3-release/usr.bin/bmake/tests/basic/t2/
H A Dlegacy_test.sh7 DESC="A Makefile file with only a 'all:' file dependency specification, and shell command."
/freebsd-10.3-release/usr.bin/bmake/tests/basic/t3/
H A Dlegacy_test.sh7 DESC="No Makefile file, no command line target."
/freebsd-10.3-release/usr.bin/bmake/tests/execution/ellipsis/
H A Dlegacy_test.sh7 DESC="Ellipsis command from variable"
/freebsd-10.3-release/usr.bin/bmake/tests/execution/empty/
H A Dlegacy_test.sh7 DESC="Empty command (from variable)"
/freebsd-10.3-release/usr.bin/bmake/tests/execution/joberr/
H A Dlegacy_test.sh7 DESC="Test job make error output"
/freebsd-10.3-release/usr.bin/bmake/tests/execution/plus/
H A Dlegacy_test.sh7 DESC="Test '+command' execution with -n -jX"
/freebsd-10.3-release/usr.bin/bmake/tests/syntax/directive-t0/
H A Dlegacy_test.sh7 DESC="A typo'ed directive."
/freebsd-10.3-release/usr.bin/bmake/tests/syntax/enl/
H A Dlegacy_test.sh7 DESC="Test escaped new-lines handling."
/freebsd-10.3-release/usr.bin/bmake/tests/syntax/funny-targets/
H A Dlegacy_test.sh7 DESC='Target names with "funny" embeded characters.'
/freebsd-10.3-release/usr.bin/bmake/tests/syntax/semi/
H A Dlegacy_test.sh7 DESC="Test semicolon handling."
/freebsd-10.3-release/usr.bin/bmake/tests/variables/modifier_t/
H A Dlegacy_test.sh7 DESC="Variable expansion with t modifiers"
/freebsd-10.3-release/usr.bin/bmake/tests/variables/opt_V/
H A Dlegacy_test.sh7 DESC="Variable expansion using command line '-V'"
/freebsd-10.3-release/contrib/groff/font/devlj4/
H A DMakefile.sub4 DEVFILES=DESC \
25 CLEANADD=DESC
27 DESC: DESC.in
28 -rm -f DESC
29 echo "res $(LJ4RES)" >DESC
30 echo "unitwidth `expr 7620000 / $(LJ4RES)`" >>DESC
31 cat $(srcdir)/DESC.in >>DESC
33 echo "papersize a4" >>DESC; \
[all...]
/freebsd-10.3-release/usr.bin/bmake/tests/basic/t0/
H A Dlegacy_test.sh7 DESC="An empty Makefile file and no target given."
/freebsd-10.3-release/usr.bin/bmake/tests/shell/builtin/
H A Dlegacy_test.sh7 DESC="Check that a command line with a builtin is passed to the shell."
/freebsd-10.3-release/usr.bin/bmake/tests/shell/meta/
H A Dlegacy_test.sh7 DESC="Check that a command line with meta characters is passed to the shell."
/freebsd-10.3-release/usr.bin/bmake/tests/shell/replace/
H A Dlegacy_test.sh7 DESC="Check that the shell can be replaced."
/freebsd-10.3-release/usr.bin/bmake/tests/shell/select/
H A Dlegacy_test.sh7 DESC="Select the builtin sh shell."

Completed in 85 milliseconds

1234