4 # set the OS type for compilation
6 # compile a library only
11 # define library sources
13 wxFile.cpp filectrl.cpp dirctrl.cpp
15 #define library objects
17 wxFile.o filectrl.o dirctrl.o
19 # additional things needed to link
22 # additional things needed to compile
25 # include the definitions now
26 include ../../../template.mak