proxmark3/client/deps/whereami/Makefile

10 lines
137 B
Makefile
Raw Normal View History

2020-05-08 21:56:32 +08:00
MYSRCPATHS =
MYINCLUDES =
MYCFLAGS =
MYDEFS = -DWAI_PM3_TUNED
MYSRCS = whereami.c
LIB_A = libwhereami.a
include ../../../Makefile.host