diff options
| author | tv <tv@NetBSD.org> | 2001-11-13 04:38:13 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 2001-11-13 04:38:13 +0000 |
| commit | be39e8713577176a87bbcb129bfda8ffc3806781 (patch) | |
| tree | ebc7cefcb7c40759920974a7c006c9cddb023dfe /tools/Makefile.gnuwrap | |
| parent | c1cbb7c3e31d996c192a4b2040cd2ea6765b4187 (diff) | |
Remove local addition mistake in previous.
Diffstat (limited to 'tools/Makefile.gnuwrap')
| -rw-r--r-- | tools/Makefile.gnuwrap | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/Makefile.gnuwrap b/tools/Makefile.gnuwrap index fab6f193d69..4659a92930e 100644 --- a/tools/Makefile.gnuwrap +++ b/tools/Makefile.gnuwrap @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.gnuwrap,v 1.4 2001/11/13 04:37:00 tv Exp $ +# $NetBSD: Makefile.gnuwrap,v 1.5 2001/11/13 04:38:13 tv Exp $ # # Wrapper for GNU Makefiles. @@ -11,9 +11,6 @@ _srcdir:= ${srcdir} .MADE: ${.ALLTARGETS:M${_srcdir}/*} Makefile -.BEGIN: - @echo hi - # Don't rebuild .gmo files, or lex/yacc (which GNU puts in the source tree). .po.gmo .l.c .y.c .y.h: @true |
