Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1689 → Rev 1690

/demos/trunk/tftptest/makefile
File deleted
/demos/trunk/tftptest/Makefile
0,0 → 1,10
APPS:= tftptest
 
S?=../../
include $(S)/mk/App.mk
 
tftptest:
make -f $(S)/Makefile APP=tftptest OTHEROBJS="initfile.o" OTHERINCL= \
SHARKOPT="__LINUXC26__ __PCI__ __NET__ __INPUT__ __TFTP__ \
__GRX__"