Files
PresenceDetection/Makefile.conf.x86-64
T
2019-04-14 22:50:44 +02:00

11 lines
97 B
Makefile

#
# Makefile.conf.x86-64
#
ARCH := x86-64
AR := ar
CC := g++
STRIP := strip
OBJCOPY := objcopy