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