Fixed an error in the clean rule.
This commit is contained in:
parent
2e305b1398
commit
816e3ce753
1 changed files with 1 additions and 1 deletions
|
|
@ -65,4 +65,4 @@ test:
|
|||
./runtest
|
||||
clean:
|
||||
$(RM) $(OBJS) $(PROGRAM)
|
||||
../../bin/rm_cvsignore
|
||||
../../../bin/rm_cvsignore
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue