NetBSD/x11/Xserver/Xext/Makefile
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

6 lines
109 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/09/23 23:21:05 lukem Exp $
SUBDIR= ext exts extmod
.include <bsd.subdir.mk>