Home | History | Annotate | Download | only in bison

Lines Matching full:makefile

2 # generated rules created via Makefile.maint as well as Makefile.maint itself.
3 # This makefile is used only if you run GNU Make.
33 have-Makefile := $(shell test -f Makefile && echo yes)
37 ifeq ($(have-Makefile),yes)
42 include Makefile
43 include $(srcdir)/Makefile.cfg
44 include $(srcdir)/Makefile.maint
49 @echo There seems to be no Makefile in this directory.