Merge Samba3 and Samba4 together
[sfrench/samba-autobuild/.git] / source4 / lib / appweb / ejs-2.0 / mpr / WIN / Makefile
1 #
2 #       Makefile for the Mbedthis Portable Runtime (MPR) library for Windows
3 #
4 #       Copyright (c) Mbedthis Software LLC, 2003-2006. All Rights Reserved.
5 #
6
7 COMPILE                 := *.c 
8 EXPORT_OBJECTS  := yes
9 MAKE_IFLAGS             := -I..
10
11 include                 make.dep
12
13 ## Local variables:
14 ## tab-width: 4
15 ## End:
16 ## vim: tw=78 sw=4 ts=4