make/suncc.mk

Tue, 11 Jun 2024 21:22:11 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 11 Jun 2024 21:22:11 +0200
changeset 36
9f3448a10d11
parent 0
2483f517c562
permissions
-rw-r--r--

don't free the UiModel after it is given to the table

#
# suncc toolchain
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G

mercurial