CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/13 06:59:24
Modified files:
usr.bin/make : gnode.h parse.c
Log message:
a lot of special keywors (.INCLUDE/.LIBRARIES) were removed a few releases
ago. Document what's actually going on with special keywords (mostly .PATH
has special semantics) and document that SPECIAL_NOTHING corresponds to
ignoring former keywords.
