Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/nvi/catalog
Module Name: src
Committed By: lukem
Date: Tue Aug 26 12:15:53 UTC 2008
Modified Files:
src/usr.bin/nvi/catalog: Makefile
Log Message:
Repeat after me:
* define NOfoo before .including <bsd.own.mk> or anything else that
might (indirectly) .include it, not after.
* defining MKfoo=no isn't what Makefiles are supposed to do
(yes, both mistakes were present :)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/nvi/catalog/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index