5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
SUBPROJECT_DEFAULT = ver2
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|