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

Annotation of src/regress/Makefile, Revision 1.5

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