From cec60429bbb77a84c44199253f4a9d1a628fcc2a Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 21 Dec 2004 08:47:35 +0000 Subject: Start the dreaded NOFOO -> NO_FOO conversion. OK'ed by: core --- share/skel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/skel') diff --git a/share/skel/Makefile b/share/skel/Makefile index 0422a87..ffe8015 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -9,6 +9,6 @@ FILES1DIR= /usr/share/skel FILES2DIR= /usr/share/skel FILES1MODE= 0644 FILES2MODE= 0600 -NOOBJ= +NO_OBJ= .include -- cgit v1.1