diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-01-25 19:19:03 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-01-25 19:19:03 +0000 |
| commit | 49da4dfc8d9c22d0dbf03a30623ec1fb5736f3d5 (patch) | |
| tree | 0a757c3083002444a494c789d6c2704fe2163788 /gnu/usr.bin/groff/font | |
| parent | ab8791e05b5d88994722b8439062870b93e7aa4b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/font')
| -rw-r--r-- | gnu/usr.bin/groff/font/Makefile.dev | 2 |
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 cd8c96d2c8d0..0df1d80a396d 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) |
