move DBDINSTALL from Makefile.Vx to Makefile.Host

This commit is contained in:
Marty Kraimer
1998-06-02 20:40:13 +00:00
parent 2c9cf0f8cd
commit 0d51d99642
2 changed files with 7 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
TOP = ../../../..
include $(TOP)/config/CONFIG_BASE
DBDINSTALL = symb.dbd
include $(TOP)/config/RULES.Host
-2
View File
@@ -1,8 +1,6 @@
TOP = ../../../..
include $(TOP)/config/CONFIG_BASE
DBDINSTALL = symb.dbd
SRCS.c += ../devAiSymb.c
SRCS.c += ../devAoSymb.c
SRCS.c += ../devBiSymb.c