fix length check when reading a dictionary file
[RRG-proxmark3.git] / client / deps / whereami / Makefile
blobc25e4b0562737055d9e8cc1279bb87332ade4027
1 MYSRCPATHS =
2 MYINCLUDES =
3 MYCFLAGS =
4 MYDEFS = -DWAI_PM3_TUNED
5 MYSRCS = whereami.c
7 LIB_A = libwhereami.a
9 include ../../../Makefile.host