Complete list of libraries for static only arches.
Noticed on vax by todd@.
This commit is contained in:
parent
ea5560740d
commit
e7f06501b3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/01 21:20:56 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/12/03 22:18:11 matthieu Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
PROG= xtsscale
|
||||
@ -6,8 +6,8 @@ MAN= xtsscale.1
|
||||
|
||||
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 \
|
||||
-I${.CURDIR}/../../driver/xf86-input-ws/include
|
||||
LDADD+= -L${X11BASE}/lib -lXft -lXi -lXrender -lX11 -lXau \
|
||||
-lXdmcp -lfontconfig -lexpat -lfreetype -lz
|
||||
LDADD+= -L${X11BASE}/lib -lXft -lXi -lXrender -lXext -lX11 -lxcb \
|
||||
-lXau -lXdmcp -lfontconfig -lexpat -lfreetype -lz
|
||||
|
||||
CFLAGS+= -Wall
|
||||
MANDIR= ${X11BASE}/man/cat
|
||||
|
Loading…
Reference in New Issue
Block a user