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

File: [Development] / JSOC / proj / qmaps / Rules.mk (download)
Revision: 1.1, Tue Apr 18 06:18:28 2017 UTC (5 years, 11 months ago) by xudong
Branch: MAIN
CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, Ver_9-2, Ver_9-1, HEAD
added apps/ subdirectory

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

# Subdirectories. Directory-specific rules are optional here. The
# order NOT matter.
dir     := $(d)/apps
-include                $(SRCDIR)/$(dir)/Rules.mk

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


Karen Tian
Powered by
ViewCVS 0.9.4