2854e6f642
(from /usr/xsrc) using bsd-style Makefiles. Why? - sane cross building - easy builds from read only source - non-root building - imake is evil nuff said.
6 lines
133 B
Makefile
6 lines
133 B
Makefile
# $NetBSD: Makefile.inc,v 1.1.1.1 2003/09/12 04:43:18 lukem Exp $
|
|
|
|
BINDIR= ${X11BINDIR}
|
|
LIBDIR= ${X11USRLIBDIR}
|
|
MANDIR= ${X11MANDIR}
|