1 # Copyright (C) 1995-1998 AROS
4 # Desc: Some options for the make
6 # DO NOT EDIT THIS FILE.
7 # Instead create a file make.opts in the *same directory* and
8 # put the options you need in there.
10 # Do we build the libraries shared (.so = yes) or static (.a = no)
15 SHARED_INTUITION = yes
18 SHARED_MATHIEEESINGBAS = yes
19 SHARED_EXPANSION = yes
20 SHARED_WORKBENCH = yes
24 SHARED_BATTCLOCK = yes
30 # Include debugging information (so you can use gdb or similar)