Makefile

changeset 24
e04822101291
parent 1
20c788d1e278
child 94
57ea041df22f
     1.1 --- a/Makefile	Sun Jan 15 14:20:25 2012 +0100
     1.2 +++ b/Makefile	Wed Feb 08 23:43:02 2012 +0100
     1.3 @@ -53,7 +53,7 @@
     1.4  	./build/test$(APP_EXT)
     1.5  
     1.6  clean: FORCE
     1.7 -	$(RM) $(RMFLAGS) build/*
     1.8 +	$(RM) $(RMFLAGS) build/*.${OBJ_EXT}
     1.9  
    1.10  FORCE:
    1.11  

mercurial