NetBSD/regress/Makefile

12 lines
200 B
Makefile
Raw Normal View History

1993-12-21 04:09:56 +00:00
# $Id: Makefile,v 1.4 1993/12/21 04:09:56 brezak Exp $
1993-05-22 06:19:16 +00:00
1993-05-27 21:52:44 +00:00
# missing: bin libexec sbin usr.bin usr.sbin share games gnu
1993-05-22 06:19:16 +00:00
1993-12-21 04:09:56 +00:00
SUBDIR+= include lib sys
1993-05-22 06:19:16 +00:00
regress: _SUBDIRUSE
1993-05-22 07:10:38 +00:00
install:
1993-05-22 06:19:16 +00:00
.include <bsd.subdir.mk>