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

File: [Development] / JSOC / proj / mhd_64cr / Rules.mk (download)
Revision: 1.1, Mon Mar 10 18:59:32 2014 UTC (9 years, 2 months ago) by arta
Branch: MAIN
CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, Ver_9-0, Ver_8-8, Ver_8-7, Ver_8-6, Ver_8-5, Ver_8-4, Ver_8-12, Ver_8-11, Ver_8-10, HEAD
Add new mhd_64cr project for Keiji.

# 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

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


Karen Tian
Powered by
ViewCVS 0.9.4