summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/syscons/fonts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile
index c57f5cb..4a5337f 100644
--- a/share/syscons/fonts/Makefile
+++ b/share/syscons/fonts/Makefile
@@ -8,9 +8,8 @@ FONTDIR = /usr/share/syscons/fonts
NOMAN = noman
-all:;
-
-clean:;
+all clean:
+ @echo -n
install:
cd ${.CURDIR}; \
OpenPOWER on IntegriCloud