make/clang.mk

Thu, 22 Feb 2024 22:25:53 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 22 Feb 2024 22:25:53 +0100
branch
newapi
changeset 269
3380100e20f5
parent 158
4bde241c49b1
child 277
5099a34747c4
permissions
-rw-r--r--

implement listview (GTK)

#
# clang toolchain config
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared

mercurial