maui/include/Makefile.inc.sge.in
dev 9a0042c61e Initial revision
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@2 3f5042e3-fb1d-0410-be18-d6ca2573e517
2005-07-12 21:12:53 +00:00

9 lines
469 B
Makefile

# SGE Definitions
export SGEDEF = -D__MSGE -D__SGE_NO_USERMAPPING__
export SGETOP = @SGEBUILDDIR@
export SGEIP = -I$(SGETOP) -I$(SGETOP)/common -I$(SGETOP)/libs/comm -I$(SGETOP)/libs/cull \
-I$(SGETOP)/libs/gdi -I$(SGETOP)/daemons/commd -I$(SGETOP)/libs/rmon -I$(SGETOP)/libs/uti \
-I$(SGETOP)/libs/sched -I$(SGETOP)/daemons/common
export SGELP = -L$(SGETOP)/@SGEOSDIR@
export SGELIB = -lsched -lgdi -lcull -lcom -luti -lrmon $(SGETOP)/@SGEOSDIR@/sig_handlers.o