Renamed BPTS to DBD and MENUS to DBDINC
This commit is contained in:
@@ -3,16 +3,17 @@ include $(TOP)/configure/CONFIG
|
||||
|
||||
INC += cvtTable.h
|
||||
|
||||
MENUS += menuConvert.h
|
||||
DBD += menuConvert.dbd
|
||||
INC += menuConvert.h
|
||||
|
||||
BPTS += bptTypeJdegC.dbd
|
||||
BPTS += bptTypeJdegF.dbd
|
||||
BPTS += bptTypeKdegC.dbd
|
||||
BPTS += bptTypeKdegF.dbd
|
||||
DBD += bptTypeJdegC.dbd
|
||||
DBD += bptTypeJdegF.dbd
|
||||
DBD += bptTypeKdegC.dbd
|
||||
DBD += bptTypeKdegF.dbd
|
||||
|
||||
PROD_LIBS = dbStaticHost Com
|
||||
PROD += makeBpt
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
$(INSTALL_BPTS): $(INSTALL_PROD)
|
||||
inc: $(INSTALL_PROD)
|
||||
|
||||
Reference in New Issue
Block a user