5ecdc6949f
- Minor port improvements
7 lines
149 B
Makefile
7 lines
149 B
Makefile
# Created by: Stas Timokhin <stast@bsdportal.ru>
|
|
# $FreeBSD$
|
|
|
|
OPTIONS_SLAVE= ALLEGRO
|
|
MASTERDIR= ${.CURDIR}/../dumb
|
|
|
|
.include "${MASTERDIR}/Makefile"
|