summaryrefslogtreecommitdiff
path: root/data/Makefile
blob: 2d895a750fdfd4686da6c5203caf7c061eb8ec91 (plain)
1
2
3
4
5
6
7
8
# $OpenBSD Makefile,v 1.4 2006/04/17 13:29:58 matthieu Exp $

# bitmaps needed for building apps, so has to be done separately first
SUBDIR= xkbdata

build: _SUBDIRUSE

.include <bsd.subdir.mk>