Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1606 → Rev 1690

/demos/trunk/servo/makefile
File deleted
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: Makefile
===================================================================
--- Makefile (nonexistent)
+++ Makefile (revision 1690)
@@ -0,0 +1,9 @@
+APPS:= load
+
+S?=../../
+include $(S)/mk/App.mk
+
+load:
+ make -f $(S)/Makefile APP=load OTHEROBJS="initfile.o" OTHERINCL= \
+ SHARKOPT="__LINUXC26__ __INPUT__ __SERVO__ __GRX__"
+
/Makefile
Property changes:
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property