5 lines
84 B
Makefile
5 lines
84 B
Makefile
|
SUBPROJECT_DEFAULT = default
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|