5 lines
84 B
Makefile
5 lines
84 B
Makefile
8 years ago
|
SUBPROJECT_DEFAULT = default
|
||
|
|
||
9 years ago
|
ifndef MAKEFILE_INCLUDED
|
||
9 years ago
|
include ../../Makefile
|
||
9 years ago
|
endif
|