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