diff --git a/Makefile b/Makefile index dadf3ea..23dae98 100644 --- a/Makefile +++ b/Makefile @@ -74,6 +74,8 @@ valgrind: %.C : %.fl @ cd gui && fluid -c ../$< +$(OBJS): Makefile + non: $(OBJS) @ echo -n "Linking..." @ rm -f $@