summaryrefslogtreecommitdiff
path: root/template/GNUmakefile.in
blob: d0444d37e2655e4fa6341830a115cd13eb0261d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
include Makefile

ifeq ($(HAVE_BASERUBY),yes)
override REVISION_FORCE := PHONY
endif

include $(srcdir)/defs/universal.mk
-include uncommon.mk
include $(srcdir)/defs/gmake.mk

GNUmakefile: $(srcdir)/template/GNUmakefile.in