disable .y.c rule.
This commit is contained in:
parent
1bc22d31ed
commit
2aaaf67e44
4
external/gpl3/gdb/dist/intl/Makefile.in
vendored
4
external/gpl3/gdb/dist/intl/Makefile.in
vendored
@ -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
Block a user