disable .y.c rule.

This commit is contained in:
christos 2011-09-25 20:23:51 +00:00
parent 1bc22d31ed
commit 2aaaf67e44
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@ libintl.h: $(srcdir)/libgnuintl.h
$(COMPILE) $<
.y.c:
$(YACC) $(YFLAGS) --output $@ $<
rm -f $*.h
# $(YACC) $(YFLAGS) --output $@ $<
# rm -f $*.h
INCLUDES = -I. -I$(srcdir)