home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / modules / xml / expat / makefile.win < prev    next >
Encoding:
Makefile  |  1998-04-08  |  103 b   |  10 lines

  1.  
  2. DEPTH=..\..\..
  3.  
  4. DIRS=        \
  5.     xmltok \
  6.     xmlparse \
  7.     $(NULL)
  8.  
  9. include <$(DEPTH)\config\rules.mak>
  10.