summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/font/Makefile.dev
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-01-25 19:19:03 +0000
committerbde <bde@FreeBSD.org>1995-01-25 19:19:03 +0000
commit8f80a82d24824a9faca5e821cfdefd0d77781f3b (patch)
tree0a757c3083002444a494c789d6c2704fe2163788 /gnu/usr.bin/groff/font/Makefile.dev
parent4a942b96667c2071a22f0184b4323169e39c5b44 (diff)
downloadFreeBSD-src-8f80a82d24824a9faca5e821cfdefd0d77781f3b.zip
FreeBSD-src-8f80a82d24824a9faca5e821cfdefd0d77781f3b.tar.gz
Makefile.dev:
Don't initialize CLEANFILES here. Many FONTFILES are sources and required special clean rules to avoid cleaning. Makefile.tty: Initialize CLEANFILES. All tty FONTFILES are objects.
Diffstat (limited to 'gnu/usr.bin/groff/font/Makefile.dev')
-rw-r--r--gnu/usr.bin/groff/font/Makefile.dev2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/font/Makefile.dev b/gnu/usr.bin/groff/font/Makefile.dev
index cd8c96d..0df1d80 100644
--- a/gnu/usr.bin/groff/font/Makefile.dev
+++ b/gnu/usr.bin/groff/font/Makefile.dev
@@ -11,8 +11,6 @@ FONTOWN?= bin
FONTGRP?= bin
FONTMODE?= 444
-CLEANFILES+= $(FONTFILES)
-
all: $(FONTFILES)
.if !target(maninstall)
OpenPOWER on IntegriCloud