make/suncc.mk

Tue, 23 May 2023 14:19:06 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 23 May 2023 14:19:06 +0200
branch
newapi
changeset 180
f34953bf4ac7
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

add basic winui menu implementation

#
# suncc toolchain
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G

mercurial