6 lines
100 B
Makefile
6 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
USE_GCC= 4.7
|
|
MASTERDIR= ${.CURDIR}/../dragonegg46-33
|
|
|
|
.include "${MASTERDIR}/Makefile"
|