[master] Removed "strip" from contrib/pngminim/*/makefile.

This commit is contained in:
Glenn Randers-Pehrson
2011-03-19 22:37:30 -05:00
parent 5f5d6d637b
commit 0e1aad158a
5 changed files with 5 additions and 6 deletions

View File

@@ -50,7 +50,6 @@ all: rpng2-x$(E)
rpng2-x$(E): $(OBJS)
$(LD) -o rpng2-x$(E) $(OBJS) $(LIBS)
strip rpng2-x$(E)
clean:
$(RM) rpng2-x$(O)