mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
8 lines
220 B
Makefile
8 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.11 2014/07/05 19:22:05 dholland Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
SUBDIR= common_source .WAIT lp lpc lpd lpq lpr lprm lptest pac filters
|
|
SUBDIR+= SMM.doc
|
|
|
|
.include <bsd.subdir.mk>
|