build infrastructure for data
This commit is contained in:
parent
41d52f933b
commit
585345bd74
9
data/Makefile
Normal file
9
data/Makefile
Normal 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>
|
3
data/bitmaps/Makefile.bsd-wrapper
Normal file
3
data/bitmaps/Makefile.bsd-wrapper
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:29:58 matthieu Exp $
|
||||||
|
|
||||||
|
.include <bsd.xorg.mk>
|
3
data/xkbdata/Makefile.bsd-wrapper
Normal file
3
data/xkbdata/Makefile.bsd-wrapper
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:29:58 matthieu Exp $
|
||||||
|
|
||||||
|
.include <bsd.xorg.mk>
|
Loading…
Reference in New Issue
Block a user