mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
Strip the demo exes. To Do: Other compilers?
This commit is contained in:
@@ -61,6 +61,7 @@ SHELL = /bin/bash
|
||||
|
||||
################################################################################
|
||||
all: $(PDCLIBS) $(DEMOS)
|
||||
strip *.exe
|
||||
|
||||
clean:
|
||||
-rm -f *.o
|
||||
|
||||
@@ -59,6 +59,7 @@ firework.exe ptest.exe rain.exe worm.exe
|
||||
|
||||
################################################################################
|
||||
all: $(PDCLIBS) $(DEMOS)
|
||||
strip *.exe
|
||||
|
||||
clean:
|
||||
-del *.o
|
||||
|
||||
Reference in New Issue
Block a user