summaryrefslogtreecommitdiffstats
path: root/share/syscons
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-24 00:28:51 +0000
committerjkh <jkh@FreeBSD.org>1995-01-24 00:28:51 +0000
commitc93ecf3c2e17d58f63fc77a5a4fdee8c8d2c9104 (patch)
treeb28255eab5537a772243ceaa55cd9476f8f281fa /share/syscons
parent5a367505553a5d93f6342a26d14076dd0b5a4b35 (diff)
downloadFreeBSD-src-c93ecf3c2e17d58f63fc77a5a4fdee8c8d2c9104.zip
FreeBSD-src-c93ecf3c2e17d58f63fc77a5a4fdee8c8d2c9104.tar.gz
Fix more deranged targets.
Diffstat (limited to 'share/syscons')
-rw-r--r--share/syscons/keymaps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile
index ef593c7..b13c5ac 100644
--- a/share/syscons/keymaps/Makefile
+++ b/share/syscons/keymaps/Makefile
@@ -5,9 +5,8 @@ KEYMAPS=danish.cp865.kbd danish.iso.kbd german.cp850.kbd german.iso.kbd \
MAPSDIR = /usr/share/syscons/keymaps
NOMAN = noman
-all:;
-
-clean:;
+all clean:
+ @echo -n
install:
cd ${.CURDIR}; \
OpenPOWER on IntegriCloud