move DBDINSTALL from Makefile.Vx to Makefile.Host
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
TOP = ../../../..
|
||||
include $(TOP)/config/CONFIG_BASE
|
||||
|
||||
DBDINSTALL = symb.dbd
|
||||
|
||||
include $(TOP)/config/RULES.Host
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user