build infrastructure for data

This commit is contained in:
matthieu 2006-11-26 13:57:25 +00:00
parent 41d52f933b
commit 585345bd74
3 changed files with 15 additions and 0 deletions

9
data/Makefile Normal file
View File

@ -0,0 +1,9 @@
# $Xenocara: 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= cursors xkbdata
build: _SUBDIRUSE
update: _SUBDIRUSE
.include <bsd.subdir.mk>

View File

@ -0,0 +1,3 @@
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:29:58 matthieu Exp $
.include <bsd.xorg.mk>

View File

@ -0,0 +1,3 @@
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:29:58 matthieu Exp $
.include <bsd.xorg.mk>