test/make/suncc.mk

Sat, 02 Sep 2023 18:30:36 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 02 Sep 2023 18:30:36 +0200
changeset 32
c3132f7f19da
parent 0
38775db5fdf5
child 51
5c12e9e29733
permissions
-rw-r--r--

fix mix of spaces and tabs

#
# suncc toolchain
#

CFLAGS = 
LDFLAGS = 

SHLIB_CFLAGS = -Kpic
SHLIB_LDFLAGS = -G

mercurial