12 lines
193 B
Makefile
12 lines
193 B
Makefile
# $Id: Makefile,v 1.3 1993/05/27 21:52:44 cgd Exp $
|
|
|
|
# missing: bin libexec sbin usr.bin usr.sbin share games gnu
|
|
|
|
SUBDIR+= include lib
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|