2006-11-26 06:58:48 -07:00
|
|
|
# $OpenBSD Makefile,v 1.4 2006/04/17 13:29:58 matthieu Exp $
|
2006-11-26 06:57:25 -07:00
|
|
|
|
|
|
|
# bitmaps needed for building apps, so has to be done separately first
|
2006-11-26 06:58:48 -07:00
|
|
|
SUBDIR= xkbdata
|
2006-11-26 06:57:25 -07:00
|
|
|
|
|
|
|
build: _SUBDIRUSE
|
|
|
|
update: _SUBDIRUSE
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|