home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / dbm / Makefile
Encoding:
Makefile  |  1998-04-08  |  143 b   |  14 lines

  1. #! gmake
  2.  
  3. DEPTH = ..
  4.  
  5. MODULE = dbm
  6.  
  7. RELEASE = dbm
  8.  
  9. DIRS =  include \
  10.         src     \
  11.     $(NULL)
  12.  
  13. include $(DEPTH)/config/rules.mk
  14.