mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
11 lines
194 B
Makefile
11 lines
194 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:03 jdolecek Exp $
|
|
|
|
SUBDIR+= inet
|
|
SUBDIR+= pipe
|
|
SUBDIR+= pipe2
|
|
SUBDIR+= fifo
|
|
SUBDIR+= ttypty_master
|
|
SUBDIR+= ttypty_slave
|
|
|
|
.include <bsd.subdir.mk>
|