7d4f77f20f
- use <bsd.init.mk> to include <../Makefile.inc> files - add Makefile.inc files that pull in appropriate build settings - fix the LIBEXECDIR definition (should have trailing /) - make cc.1 install as pcc.1 to match the binary - use YHEADER= to build the yacc headers - general consistency tidy up
6 lines
115 B
Makefile
6 lines
115 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/01/20 11:45:54 plunky Exp $
|
|
|
|
SUBDIR= lib libexec usr.bin
|
|
|
|
.include <bsd.subdir.mk>
|