6 # Copyright:    (c) 1997, Julian Smart
 
  10 # Makefile : Builds wxWindows library wx.lib for VC++ (32-bit)
 
  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.vc clean
 
  33     nmake -f makefile.vc cleanall