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

Annotation of src/regress/Makefile, Revision 1.1

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