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.mks < prev    next >
Makefile  |  1997-03-04  |  685b  |  17 lines

  1. #ident "%W% %E% %Q%"
  2. ###########################################################################
  3. # Sample makefile for sub-makes in one directory
  4. ###########################################################################
  5. SRCROOT=    ../..
  6. RULESDIR=    RULES
  7. include        $(SRCROOT)/$(RULESDIR)/rules.top
  8. ###########################################################################
  9.  
  10. #MK_FILES=    cfform.mk cfget20.mk cfhec11.mk cfinfo20.mk cfpld.mk cfput20.mk
  11. MK_FILES=    cfform.mk
  12. XMK_FILE=    Makefile.man
  13.  
  14. ###########################################################################
  15. include        $(SRCROOT)/$(RULESDIR)/rules.mks
  16. ###########################################################################
  17.