harti 2005-05-10 11:58:52 UTC FreeBSD src repository Modified files: usr.bin/make globals.h var.h Log: Move the declaration of VAR_CMD and VAR_GLOBAL from globals.h to var.h Patch: 7.196 Submitted by: Max Okumoto <okumoto at ucsd.edu> Revision Changes Path 1.6 +0 -6 src/usr.bin/make/globals.h 1.22 +6 -0 src/usr.bin/make/var.h