Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1282

/demos/trunk/tracer/udp/makefile
13,7 → 13,7
include $(BASE)/config/example.mk
 
udptrace:
make -f $(SUBMAKE) BASE=$(BASE) APP=udptrace INIT= OTHEROBJS=initfile.o SHARKOPT=__OLDCHAR__
make -f $(SUBMAKE) BASE=$(BASE) APP=udptrace INIT= OTHEROBJS=initfile.o OTHERINCL="-I$(BASE)/tracer/include" SHARKOPT=__OLDCHAR__