mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
9 lines
192 B
Makefile
9 lines
192 B
Makefile
# $OpenBSD: Makefile,v 1.4 2007/04/04 22:30:55 david Exp $
|
|
|
|
# bitmaps needed for building apps, so has to be done separately first
|
|
SUBDIR= xkbdata
|
|
|
|
build: _SUBDIRUSE
|
|
|
|
.include <bsd.subdir.mk>
|