7 lines
161 B
Makefile
7 lines
161 B
Makefile
# Created by: Stas Timokhin <stast@bsdportal.ru>
|
|
|
|
OPTIONS_SLAVE= ALLEGRO
|
|
MASTERDIR= ${.CURDIR}/../dumb
|
|
PKGNAMESUFFIX= -allegro
|
|
|
|
.include "${MASTERDIR}/Makefile"
|