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

File: [Development] / JSOC / proj / limbfit_aia / Rules.mk (download)
Revision: 1.1, Fri May 12 21:46:59 2017 UTC (6 years 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, HEAD
stuff for Serafins aia limbfit pro

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


# Subdirectories. Directory-specific rules are optional here. The
# order DOES matter, always define libraries before applications
# that use those libraries.
dir	:= $(d)/apps
-include		$(SRCDIR)/$(dir)/Rules.mk

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

Karen Tian
Powered by
ViewCVS 0.9.4