Strip the demo exes. To Do: Other compilers?

This commit is contained in:
William McBrine
2006-03-27 18:59:03 +00:00
parent 30cfb8f9b5
commit 645c5dbef0
2 changed files with 2 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ SHELL = /bin/bash
################################################################################
all: $(PDCLIBS) $(DEMOS)
strip *.exe
clean:
-rm -f *.o

View File

@@ -59,6 +59,7 @@ firework.exe ptest.exe rain.exe worm.exe
################################################################################
all: $(PDCLIBS) $(DEMOS)
strip *.exe
clean:
-del *.o