home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 April / PCO0499.ISO / filesbbs / frei / vnc-docs.exe / vnc_docs / makefile < prev    next >
Encoding:
Makefile  |  1998-12-07  |  149 b   |  9 lines

  1.  
  2. OTHERFILES = $(wildcard *.*)
  3.  
  4. include $(WWWRULES)
  5.  
  6. install::
  7.     (cd /project/star/vnc/external/vnc-3.3.2/; \
  8.      ./make-zips doc && ./install-zips doc)
  9.