NetBSD/gnu/usr.bin/grep/Makefile

9 lines
168 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 1999/02/09 13:18:58 simonb Exp $
SUBDIR+=common
SUBDIR+=egrep fgrep grep
all-egrep all-fgrep all-grep: all-common
.include <bsd.subdir.mk>