Date: Mon, 26 Sep 2005 20:31:00 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile hash_tables.c make.1 parse.c Message-ID: <200509262031.j8QKV0N9022201@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-09-26 20:31:00 UTC
FreeBSD src repository
Modified files:
usr.bin/make Makefile hash_tables.c make.1 parse.c
Log:
Add a .sinclude directive which does the exact same as .include, except
whine when the file cannot be found and opened.
Revision Changes Path
1.62 +2 -0 src/usr.bin/make/Makefile
1.3 +17 -17 src/usr.bin/make/hash_tables.c
1.91 +9 -1 src/usr.bin/make/make.1
1.109 +17 -2 src/usr.bin/make/parse.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509262031.j8QKV0N9022201>
