summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/ejs-2.0/mpr/VXWORKS/Makefile
blob: f3a2394b6e20f87f5e2338dd90b58cd2ca887a3f (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 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