aboutsummaryrefslogtreecommitdiffstats
path: root/setup.mk
blob: 89bb9c300b564b49d91b45fd4205e9ca29d01d88 (plain)
1
2
3
4
5
# Target OS, can be either 'linux' or 'win32'
TARGET_OS = linux

# Bits setting, 32 or 64
TARGET_BITS = 32