98ad6e84d6
(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.
9 lines
186 B
Makefile
9 lines
186 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:09 lukem Exp $
|
|
|
|
SUBDIR= pswrap
|
|
SUBDIR+=bdftopcf mkfontdir ucs2any
|
|
SUBDIR+=makekeys .WAIT xkbcomp
|
|
XTODO= fc-cache
|
|
|
|
.include <bsd.subdir.mk>
|