(file) Return to Makefile CVS log (file) (dir) Up to [Development] / JSOC

File: [Development] / JSOC / Makefile (download)
Revision: 1.1, Mon Oct 1 23:12:19 2007 UTC (15 years, 5 months ago) by arta
Branch: MAIN
Initial revision

ifeq (,$(filter _%,$(notdir $(CURDIR))))
  include target.mk
else
#----- End Boilerplate

VPATH	  = $(SRCDIR)
include $(SRCDIR)/make_basic.mk

#----- Begin Boilerplate
endif

Karen Tian
Powered by
ViewCVS 0.9.4