7 # Makefile : Builds 16-bit sample, VC++ 1.5
8 # Use FINAL=1 argument to nmake to build final version with no debugging
11 # This sample will not build any longer (most likely)
12 # without heavy mods to the db/dbtable classes
17 OBJECTS=$(TARGET).obj listdb.obj
19 !include $(WXDIR)\src\makeprog.msc