mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
one more level
This commit is contained in:
parent
e5fbfef59b
commit
5cd5f6dd8f
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ endif
|
|||
ifeq ($(DEFSBEENHERE),)
|
||||
-include ../../Makefile.defs
|
||||
endif
|
||||
ifeq ($(DEFSBEENHERE),)
|
||||
-include ../../../Makefile.defs
|
||||
endif
|
||||
ifeq ($(DEFSBEENHERE),)
|
||||
$(error Can't find Makefile.defs)
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue