1999-02-09 16:18:57 +03:00
|
|
|
# $NetBSD: Makefile,v 1.9 1999/02/09 13:18:58 simonb Exp $
|
1993-08-02 21:38:43 +04:00
|
|
|
|
1999-02-09 16:18:57 +03:00
|
|
|
SUBDIR+=common
|
|
|
|
SUBDIR+=egrep fgrep grep
|
1993-07-07 21:25:52 +04:00
|
|
|
|
1999-02-09 16:18:57 +03:00
|
|
|
all-egrep all-fgrep all-grep: all-common
|
1993-10-07 10:23:44 +03:00
|
|
|
|
1999-02-09 16:18:57 +03:00
|
|
|
.include <bsd.subdir.mk>
|