Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1145 → Rev 1144

/demos/trunk/pngdemo/makefile
1,7 → 1,9
#
# The mpeg library
#
#
 
# (see sources for copyrights)
 
ifndef BASE
BASE=../..
endif
15,4 → 17,3
 
pngdemo:
make -f $(SUBMAKE) APP=pngdemo INIT= OTHEROBJS=$(OBJS) SHARKOPT="__PNG__ __OLDCHAR__"