Changed LIB to LIBRARY.

This commit is contained in:
Janet B. Anderson
2000-01-25 02:24:48 +00:00
parent e1ec370fe8
commit 93cdce4fbf
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ MENUS += menuConvert.h
bptLibrary_SRCS += cvtBpt.c
LIB_IOC = bptLibrary
LIBRARY_IOC = bptLibrary
BPTS += bptTypeJdegC.dbd
BPTS += bptTypeJdegF.dbd

View File

@@ -24,8 +24,8 @@ dbStatic_SRCS += dbStaticRun.c
# Library to build:
#
LIB_HOST += Db
LIB_IOC += dbStatic
LIBRARY_HOST += Db
LIBRARY_IOC += dbStatic
# Products to build:
#

View File

@@ -128,7 +128,7 @@ USR_CFLAGS = -D_NO_PROTO
# Library to build:
# lib$(LIBRARY).a or ..dll/..exp/..lib
#
LIB=Com
LIBRARY=Com
# for bldErrSymTbl: