for 3.14 only a single Makefile

This commit is contained in:
Marty Kraimer
1999-09-13 14:09:42 +00:00
parent 19ec77dd64
commit 306ef6cefb
15 changed files with 79 additions and 228 deletions
+5 -2
View File
@@ -1,9 +1,12 @@
# $Log$
# Revision 1.2 1997/03/05 21:16:21 jbk
# Fixes cvs log id at top
#
TOP=../../../..
include $(TOP)/config/CONFIG_BASE
include $(TOP)/configure/CONFIG
include $(TOP)/config/RULES_ARCHS
include $(TOP)/configure/RULES_BUILD
-23
View File
@@ -1,23 +0,0 @@
# $Log$
CAS = ../../..
TOP = $(CAS)/../..
include $(TOP)/config/CONFIG_BASE
CXXCMPLR = STRICT
PROD_LIBS := cas ca gdd Com
SRCS += pvServ.cc
PROD :=pvServ
include $(TOP)/config/RULES.Host
clean::
@$(RM) pvServ
@$(RM) -rf Templates.DB
@$(RM) core