PDOS

[uia] / trunk / uia / uianet / Makefile.include  

View of /trunk/uia/uianet/Makefile.include

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2613 - (download) (annotate)
Tue Jul 3 21:51:39 2007 UTC (2 years, 4 months ago) by jastr
File size: 357 byte(s)
round 2:  /var/log/uia/uiarouted.out isn't needed for anything
other than uialegacy anymore, which will be... soon
# -*-Makefile-*-
# $Id$ 
#

CPPFLAGS += -I$(OBJDIR) -I$(OBJDIR)/capi

YAM_HOME:=$(YAM)
YAM_LIBS:=$(LIBS)
YAM_DEPS:=$(YAM_HOME)/lib/libyam.a $(YAM_HOME)/lib/libyam_sunrpc.a
YAM_RPCGEN:=$(YAM_HOME)/sunrpc/rpcgen/rpcgen

%.o: %.c
	$(CC) -c $(CPPFLAGS) $(CFLAGS) $(DEFINES) $(INCLUDES) $<

%.o: %.C
	$(CXX) -c $(CPPFLAGS) $(CXXFLAGS) $(DEFINES) $(INCLUDES) $<


Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3