Merge branch 'master' of ../yap-6.2

This commit is contained in:
Vítor Santos Costa
2010-11-29 16:53:32 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -56,4 +56,4 @@ install: all
clean:
rm -f *.o *~ $(OBJS) $(SOBJS) *.BAK
-(cd libtai && $(MAKE) clean)