Date: Fri, 29 Sep 2000 17:21:40 -0700 (PDT) From: Neil Blakey-Milner <nbm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www Makefile www/en Makefile web.mk www/en/commercial Makefile gencommercial.pl www/en/gallery Makefile www/en/ports Makefile Makefile.inc0 portindex www/en/search Makefile www/en/tutorials Makefile Message-ID: <200009300021.RAA53546@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nbm 2000/09/29 17:21:40 PDT
Modified files:
. Makefile
en Makefile web.mk
en/commercial Makefile gencommercial.pl
en/gallery Makefile
en/ports Makefile Makefile.inc0 portindex
en/search Makefile
en/tutorials Makefile
Log:
First (and very minor) changes on the way to make the www build
obj-clean.
This basically entails putting ${.CURDIR} in front of the occasional
source file, script, or directory.
Also adds '.include <bsd.obj.mk>' to web.mk so 'make obj' works.
Change gencommercial script to take a '-s' flag pointing to the source
directory, and the portindex script to take an optional additional
parameter indicating the source directory.
Add -D ${.CURDIR} to sgmlformat to follow includes properly.
Revision Changes Path
1.14 +16 -11 www/Makefile
1.53 +8 -9 www/en/Makefile
1.31 +3 -2 www/en/web.mk
1.13 +7 -7 www/en/commercial/Makefile
1.7 +10 -8 www/en/commercial/gencommercial.pl
1.10 +5 -5 www/en/gallery/Makefile
1.28 +3 -3 www/en/ports/Makefile
1.3 +3 -3 www/en/ports/Makefile.inc0
1.33 +1 -1 www/en/ports/portindex
1.7 +4 -4 www/en/search/Makefile
1.9 +5 -5 www/en/tutorials/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009300021.RAA53546>
