RRG-Proxmark3/client/deps/whereami/Makefile
2020-05-08 17:04:28 +02:00

10 lines
137 B
Makefile

MYSRCPATHS =
MYINCLUDES =
MYCFLAGS =
MYDEFS = -DWAI_PM3_TUNED
MYSRCS = whereami.c
LIB_A = libwhereami.a
include ../../../Makefile.host