From: Ben Laurie Date: Sun, 11 Jun 2000 13:17:37 +0000 (+0000) Subject: Eliminate spurious tab. X-Git-Tag: APACHE_2_0_ALPHA_5~376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aec3139edd65d91b3792781f563e10725c3e35da;p=apache Eliminate spurious tab. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85513 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rules.mk b/build/rules.mk index 3be22cdf56..d0c193971c 100644 --- a/build/rules.mk +++ b/build/rules.mk @@ -90,7 +90,7 @@ DEFS = -I. -I$(srcdir) -I$(top_srcdir)/modules/mpm/$(MPM_NAME) .c.slo: $(APACHE_SH_COMPILE) - + .y.c: $(YACC) $(YFLAGS) $< && mv y.tab.c $*.c if test -f y.tab.h; then \