convert line ends
[canaan.git] / prj / cam / libsrc / script / Makefile
blob7fcc9a226b095bb61eba124101b14ec6616fb424
2 # $Source: r:/t2repos/thief2/libsrc/script/makefile,v $
3 # $Revision: 1.11 $
4 # $Author: toml $
5 # $Date: 2000/02/22 19:49:44 $
7 # Makefile for scripting library
10 MAKETOP = $(CWD)
12 PROJECT = thief2
14 %include $(MRC)\env.rc
16 %include $(MRC)\init.rc
18 LIBTARGS = script
20 script_OBJS = scrptman scrptmod multparm scrptmsg nullsrv \
21 scrobj smodinfo persist
23 script_HDRS = scrptapi.h scrptimp.h scrptsrv.h scrptmm.h scrptbas.h \
24 scrptmsg.h scrguid.h multparm.h scrpttyp.h persist.h \
25 scrptmem.h scrptnet.h scrptobj.h
27 %include $(MRC)\make.rc