blob: 28b30710cb896638fb9507aa9ce62a87fb8d66df (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: builtin.mk,v 1.2 2008/10/05 21:36:32 cube Exp $
BUILTIN_PKG:= bigreqsproto
PKGCONFIG_FILE.bigreqsproto= ${X11BASE}/lib/pkgconfig/bigreqsproto.pc
.include "../../mk/buildlink3/pkgconfig-builtin.mk"
.include "../../mk/x11.builtin.mk"
|