mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -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),)
|
ifeq ($(DEFSBEENHERE),)
|
||||||
-include ../../Makefile.defs
|
-include ../../Makefile.defs
|
||||||
endif
|
endif
|
||||||
|
ifeq ($(DEFSBEENHERE),)
|
||||||
|
-include ../../../Makefile.defs
|
||||||
|
endif
|
||||||
ifeq ($(DEFSBEENHERE),)
|
ifeq ($(DEFSBEENHERE),)
|
||||||
$(error Can't find Makefile.defs)
|
$(error Can't find Makefile.defs)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue