Fixed an error in the clean rule.

This commit is contained in:
Harry Moffat 2004-04-22 19:49:41 +00:00
parent 2e305b1398
commit 816e3ce753

View file

@ -65,4 +65,4 @@ test:
./runtest
clean:
$(RM) $(OBJS) $(PROGRAM)
../../bin/rm_cvsignore
../../../bin/rm_cvsignore