[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / regress

Annotation of src/regress/Makefile, Revision 1.6

1.6     ! markus      1: #      $OpenBSD: Makefile,v 1.5 2001/06/04 23:08:18 millert Exp $
1.1       deraadt     2: #      $NetBSD: Makefile,v 1.5 1995/04/20 22:37:12 cgd Exp $
                      3:
1.6     ! markus      4: # missing: libexec bin usr.sbin share games gnu
1.1       deraadt     5:
1.6     ! markus      6: SUBDIR+= bin include lib sbin sys share usr.bin
1.1       deraadt     7:
                      8: regress: _SUBDIRUSE
                      9:
                     10: install:
                     11:
                     12: .include <bsd.subdir.mk>