Fixed make clean bug for the tai package (reported by Roberto Bagnara).
This commit is contained in:
parent
fe1fbaf6f7
commit
e784d72c22
@ -56,4 +56,4 @@ install: all
|
||||
|
||||
clean:
|
||||
rm -f *.o *~ $(OBJS) $(SOBJS) *.BAK
|
||||
|
||||
-(cd libtai && $(MAKE) clean)
|
||||
|
Reference in New Issue
Block a user