r18925: Add current snapshot of the ejs-2.0 code. Tridge, will you be incorporating...
[bbaumbach/samba-autobuild/.git] / source4 / lib / appweb / ejs-2.0 / mpr / VXWORKS / Makefile
diff --git a/source4/lib/appweb/ejs-2.0/mpr/VXWORKS/Makefile b/source4/lib/appweb/ejs-2.0/mpr/VXWORKS/Makefile
new file mode 100644 (file)
index 0000000..f3a2394
--- /dev/null
@@ -0,0 +1,16 @@
+#
+#      Makefile for the Mbedthis Portable Runtime (MPR) library for VXWORKS
+#
+#      Copyright (c) Mbedthis Software LLC, 2003-2006. All Rights Reserved.
+#
+
+COMPILE                        := *.c 
+EXPORT_OBJECTS := yes
+MAKE_IFLAGS            := -I..
+
+include                make.dep
+
+## Local variables:
+## tab-width: 4
+## End:
+## vim: tw=78 sw=4 ts=4