(file) Return to Rules.mk CVS log (file) (dir) Up to [Development] / JSOC / proj / cgem

File: [Development] / JSOC / proj / cgem / Rules.mk (download)
Revision: 1.1, Wed Mar 12 22:52:57 2014 UTC (9 years, 3 months ago) by xudong
Branch: MAIN
CVS Tags: Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-10
initiating cgem directory

# Standard things
sp              := $(sp).x
dirstack_$(sp)  := $(d)
d               := $(dir)

# Subdirectories. Directory-specific rules are optional here. The
# order NOT matter.
# mag team probably isn't going to use apps dir
# dir     := $(d)/apps
# -include                $(SRCDIR)/$(dir)/Rules.mk
dir     := $(d)/lorentz
-include                $(SRCDIR)/$(dir)/Rules.mk

# Standard things
d               := $(dirstack_$(sp))
sp              := $(basename $(sp))


Karen Tian
Powered by
ViewCVS 0.9.4