home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / linux / backup / star-1.3.1.tar.gz / star-1.3.1.tar / star-1.3.1 / TEMPLATES / Makefile.aux < prev    next >
Makefile  |  2000-03-25  |  633b  |  17 lines

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. # Sample makefile for installing non-localized auxiliary files
  4. ###########################################################################
  5. SRCROOT=    ../..
  6. RULESDIR=    RULES
  7. include        $(SRCROOT)/$(RULESDIR)/rules.top
  8. ###########################################################################
  9.  
  10. INSDIR=        etc
  11. TARGET=        help.dat
  12. XMK_FILE=    Makefile.man
  13.  
  14. ###########################################################################
  15. include        $(SRCROOT)/$(RULESDIR)/rules.aux
  16. ###########################################################################
  17.