8 lines
215 B
Makefile
8 lines
215 B
Makefile
# $Header: /cvsroot/src/Makefile,v 1.4 1993/03/22 08:43:59 cgd Exp $
|
|
|
|
# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW
|
|
|
|
SUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games
|
|
|
|
.include <bsd.subdir.mk>
|