Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1145

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