Changeset 361 in Main for trunk/Platform


Ignore:
Timestamp:
Oct 17, 2024, 9:37:10 AM (4 weeks ago)
Author:
Nishi
Message:

works on netware

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platform/netware.mk

    r356 r361  
    77AR = wlib
    88AR_FLAGS = -q -b -n -fo
    9 CFLAGS = -b netware_clib_lite -I $(NOVELLNDK)/include -I $(NOVELLNDK)/include/nlm -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I ../Common -I ../VC6Compat -fPIC -D__WATCOM_LFN__ -Duint64_t=uint32_t
     9CFLAGS = -b netware_clib_lite -I $(NOVELLNDK)/include -I $(NOVELLNDK)/include/nlm -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I ../Common -I ../VC6Compat -fPIC -D__WATCOM_LFN__ -Duint64_t=uint32_t -DN_PLAT_NLM
    1010LDFLAGS = -b netware_clib_lite
    1111LIBS =
Note: See TracChangeset for help on using the changeset viewer.