12 lines
193 B
Makefile
12 lines
193 B
Makefile
# $Id: Makefile,v 1.2 1993/05/22 07:10:38 cgd Exp $
|
|
|
|
# missing: bin lib libexec sbin usr.bin usr.sbin share games gnu
|
|
|
|
SUBDIR+= include
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|