6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
SUBPROJECT = rev3
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|