Fix bogus all & clean rules.

This commit is contained in:
jkh 1995-01-24 00:23:34 +00:00
parent 2dc3f55626
commit 5a36750555

View File

@ -8,9 +8,8 @@ FONTDIR = /usr/share/syscons/fonts
NOMAN = noman
all:;
clean:;
all clean:
@echo -n
install:
cd ${.CURDIR}; \