new files
This commit is contained in:
@@ -44,13 +44,13 @@ FINAL_TARGET := $(FINAL_DIR)/$(APP_NAME)
|
||||
# build, lib NCP must be built first. lib NCP cannot be fully built until
|
||||
# until lib CLN has been built. Build order is NCP, CLN, NCP (or CLN, NCP, CLN)
|
||||
NWLIB_PATH := /opt/novell/lib
|
||||
NWLIB_LIST := clxlnx callnx netlnx ncplnx clnlnx loclnx
|
||||
NWLIB_LIST := clnlnx netlnx
|
||||
|
||||
EXTLIB_PATH :=
|
||||
EXTLIB_PATH := ./xplatlib
|
||||
EXTLIB_LIST :=
|
||||
|
||||
# Compiler specific include paths
|
||||
INC_PATH = /opt/novell/include/xplat /opt/novell/CASA_devel/include
|
||||
INC_PATH = ./xplatincl /opt/novell/CASA_devel/include
|
||||
|
||||
# Compiler flagsEXTLIB_LIST
|
||||
CFLAGS := -Wall -O2 -D N_PLAT_UNIX -D N_USE_CRT -fshort-wchar \
|
||||
|
||||
Reference in New Issue
Block a user