![]()
| [uia] / trunk / uia / uianet / Makefile.include |
Parent Directory
|
Revision Log
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 |