mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
Build infrastructure for util
This commit is contained in:
8
util/Makefile
Normal file
8
util/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
# $OpenBSD
|
||||
|
||||
SUBDIR= macros cf imake makedepend gccmakedep
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
build: _SUBDIRUSE
|
||||
update: _SUBDIRUSE
|
||||
4
util/cf/Makefile.bsd-wrapper
Normal file
4
util/cf/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:56:27 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
4
util/gccmakedep/Makefile.bsd-wrapper
Normal file
4
util/gccmakedep/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:56:27 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
4
util/imake/Makefile.bsd-wrapper
Normal file
4
util/imake/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:56:27 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
4
util/macros/Makefile.bsd-wrapper
Normal file
4
util/macros/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:56:27 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
3
util/makedepend/Makefile.bsd-wrapper
Normal file
3
util/makedepend/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:56:27 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
Reference in New Issue
Block a user