disable .y.c rule.
This commit is contained in:
parent
1bc22d31ed
commit
2aaaf67e44
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue