summaryrefslogtreecommitdiff
path: root/data/Makefile
blob: 157ab2a012acc021d8df2b6222221eadaac20929 (plain)
1
2
3
4
5
6
7
8
9
# $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
update: _SUBDIRUSE

.include <bsd.subdir.mk>