summaryrefslogtreecommitdiff
path: root/test/Config
blob: 67052f15cc6c2e5f654c66816ffe69143bf7921b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration for uClibc test apps.
#
# Copyright (C) 2001 by Lineo, inc.
#

# Set the following to `true' to make a debuggable build.
DODEBUG = true

# If you want to compile using uClibc as a shared library, turn this on.
DODYNAMIC = false