mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 20:29:12 +00:00
Unlink share/pciids from the build. The generated file is not
used by xserver anymore.
This commit is contained in:
3
Makefile
3
Makefile
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.48 2012/10/17 08:48:43 espie Exp $
|
# $OpenBSD: Makefile,v 1.49 2012/10/29 21:19:16 matthieu Exp $
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
@@ -23,7 +23,6 @@ SUBDIR= proto font/util data/bitmaps lib app data \
|
|||||||
.ifndef NOFONTS
|
.ifndef NOFONTS
|
||||||
SUBDIR+= font
|
SUBDIR+= font
|
||||||
.endif
|
.endif
|
||||||
SUBDIR+= share/pciids
|
|
||||||
SUBDIR+= distrib/notes
|
SUBDIR+= distrib/notes
|
||||||
|
|
||||||
NOOBJ=
|
NOOBJ=
|
||||||
|
|||||||
Reference in New Issue
Block a user