3 # Author:   David Webster
 
   6 # Copyright:    (c) 1999, David Webster
 
  10 # Makefile : Builds wxWindows library wx.lib for VisualAge C++ V3.0 for OS/2
 
  13 # FINAL=1 argument to nmake to build version with no debugging info.
 
  14 # dll builds a library (wxdll.lib) suitable for creating DLLs
 
  15 #    * Note that the dll target is experimental - see docs/dll.txt.
 
  28     nmake -f makefile.va clean
 
  33     nmake -f makefile.va cleanall