home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / db / esm-3.1 / esm-3 / usr / local / sm / src / serverlib / makefile.subdir < prev    next >
Encoding:
Makefile  |  1996-05-05  |  361 b   |  15 lines

  1. #
  2. # $RCSfile: makefile.subdir,v $ 
  3. # $Revision: 1.1.1.1 $ $Date: 1996/05/04 21:55:33 $
  4. #
  5. #
  6. # file included by all ***subdirs of serverlib*** except include/
  7. #
  8. PARENT = src/serverlib
  9. PATHTOROOT=../..
  10. LOCAL_FLAGS = -DSERVER_MAKE
  11. SPECIALINCLUDE=-I$(PATHTOROOT)/../$(PARENT)/include $(MODULEINCLUDE)
  12. MAKEFILES=Makefile
  13.  
  14. include $(PATHTOROOT)/makefile.subdir.common
  15.