fd2c85e985
(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.
11 lines
167 B
Makefile
11 lines
167 B
Makefile
# $NetBSD: Makefile.inc,v 1.1.1.1 2003/09/12 02:56:09 lukem Exp $
|
|
|
|
NOLINT= 1
|
|
NOPIC= 1
|
|
NOPROFILE= 1
|
|
|
|
libinstall::
|
|
|
|
|
|
CPPFLAGS+= ${X11FLAGS.SERVER}
|