NetBSD/x11/Xserver/Makefile.serverlib
lukem 08b458c671 various improvements:
* build & install Xserver modules
* tweak for building with gcc 3.3.x
* rework for recent <bsd.x11.mk> rototill (moving it before other
  bsd.*.mk includes)
* remove libc_wrapper.o from libos.a, and explicitly link in where required
2003-09-23 23:21:02 +00:00

12 lines
201 B
Makefile

# $NetBSD: Makefile.serverlib,v 1.1 2003/09/23 23:21:02 lukem Exp $
NOLINT= 1
NOPIC= 1
NOPROFILE= 1
.if ${XMODULEDIR:U} == ""
libinstall::
.endif
CPPFLAGS+= ${X11FLAGS.SERVER}