new files

This commit is contained in:
Jim Norman
2005-10-21 02:23:43 +00:00
parent 185d46f2b8
commit aa178fa66d
65 changed files with 20924 additions and 3 deletions

View File

@@ -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 \