Fix bogus all & clean rules.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 00:23:34 +00:00
parent 4eed8738b3
commit b37499c044

View File

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