NetBSD/regress/Makefile

12 lines
201 B
Makefile
Raw Normal View History

1995-04-21 02:37:12 +04:00
# $NetBSD: Makefile,v 1.5 1995/04/20 22:37:12 cgd Exp $
1993-05-22 10:19:16 +04:00
1993-05-28 01:52:44 +04:00
# missing: bin libexec sbin usr.bin usr.sbin share games gnu
1993-05-22 10:19:16 +04:00
1993-12-21 07:09:56 +03:00
SUBDIR+= include lib sys
1993-05-22 10:19:16 +04:00
regress: _SUBDIRUSE
1993-05-22 11:10:38 +04:00
install:
1993-05-22 10:19:16 +04:00
.include <bsd.subdir.mk>