make/tests/scripts/targets
Paul Smith 42745a900f * implicit.c (pattern_search): [SV 43677] Mark files secondary.
In order to fix SV 12267 we were marking the prerequisites of
implicit (pattern) targets that existed elsewhere in the makefile
as precious to keep them from being deleted as intermediate files.
However this also keeps them from being deleted on error.  Instead
mark them as secondary.
* tests/scripts/targets/DELETE_ON_ERROR: Test DELETE_ON_ERROR.
2015-07-13 00:51:35 -04:00
..
clean Various enhancements 2004-05-16 19:16:52 +00:00
DEFAULT Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
DELETE_ON_ERROR * implicit.c (pattern_search): [SV 43677] Mark files secondary. 2015-07-13 00:51:35 -04:00
FORCE Update the make.1 man page. 2005-12-13 14:44:17 +00:00
INTERMEDIATE Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
ONESHELL Solaris /bin/sh can't handle multiple options ("-e -c"). 2013-09-30 00:12:18 -04:00
PHONY Update the make.1 man page. 2005-12-13 14:44:17 +00:00
POSIX When .POSIX: is specified use POSIX-standard macro values by default. 2012-09-09 19:19:15 +00:00
SECONDARY Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
SILENT Update the make.1 man page. 2005-12-13 14:44:17 +00:00