Changeset 373 in Main for trunk/Platform


Ignore:
Timestamp:
Oct 17, 2024, 1:54:34 PM (4 weeks ago)
Author:
Nishi
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platform/netware.mk

    r370 r373  
    88AR_FLAGS = -q -b -n -fo
    99CFLAGS = -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
    10 LDFLAGS = -b netware_clib_lite
     10LDFLAGS = -b netware_clib_lite -Wl,"option copyright 'Original by Nishi <nishi@nishi.boats>'" -Wl,"option description 'Tewi HTTPd'"
    1111MODULE =
    1212LIBS =
Note: See TracChangeset for help on using the changeset viewer.