mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Clean more old paths
This commit is contained in:
parent
69b6a8f7f9
commit
31e79905f8
6 changed files with 20 additions and 0 deletions
|
@ -16,6 +16,9 @@ MYSRCS = \
|
|||
|
||||
LIB_A = tinycbor.a
|
||||
|
||||
# Transition: remove old directories and objects
|
||||
MYCLEANOLDPATH = ../../tinycbor
|
||||
|
||||
# Strange errors on Mingw when compiling with -O3
|
||||
CFLAGS ?= -Wall -Werror -O2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue