make/gcc.mk

Mon, 12 Feb 2024 22:11:33 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Mon, 12 Feb 2024 22:11:33 +0100
branch
newapi
changeset 257
a334f9ebc5d0
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

update button, togglebutton and checkbox to the new API (GTK)

#
# gcc toolchain config
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial