64cf1af58d
- add .WAIT and .NOTPARALLEL in a few places - change ${MAKE} print-objdir to ${PRINTOBJDIR} - convert other ad-hoc forms to use ${PRINTOBJDIR}
6 lines
127 B
Makefile
6 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.2 2000/12/30 14:54:39 sommerfeld Exp $
|
|
|
|
SUBDIR= common .WAIT ctl play record
|
|
|
|
.include <bsd.subdir.mk>
|