sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
13
lib/fontconfig/fc-pattern/Makefile
Normal file
13
lib/fontconfig/fc-pattern/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $OpenBSD: Makefile,v 1.2 2017/10/23 16:50:28 matthieu Exp $
|
||||
|
||||
FONTCONFIG= ${.CURDIR}/../../../dist/fontconfig
|
||||
|
||||
PROG= fc-pattern
|
||||
LDADD= -L../src -L${X11BASE}/lib -lfontconfig -lfreetype -lexpat -lz
|
||||
|
||||
obj: _xenocara_obj
|
||||
|
||||
.PATH: ${FONTCONFIG}/fc-pattern
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue