diff --git a/scat/GNUmakefile b/scat/GNUmakefile index 2f8f54a..ec25844 100644 --- a/scat/GNUmakefile +++ b/scat/GNUmakefile @@ -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