summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/ejs-2.0/mpr/WIN/Makefile
blob: 84e30ff8f1835b221315f0b96ae8eb29f13af6e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
#	Makefile for the Mbedthis Portable Runtime (MPR) library for Windows
#
#	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