Fixed install and clean target.

This commit is contained in:
hjp 1999-09-11 22:01:59 +00:00
parent cd5c076e09
commit 3d6652ce94
1 changed files with 3 additions and 2 deletions

View File

@ -12,5 +12,6 @@ scat.h: scat.en.msg
gencat $@ $^
clean:
rm -f *.cat *.o scat core
install: $(BINDIR)/time_t
rm -f *.cat *.o scat core scat.h
install: $(BINDIR)/scat