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

# Bits setting, 32 or 64
TARGET_BITS = 64