summaryrefslogtreecommitdiff
path: root/template/GNUmakefile.in
blob: 444e44b3d367f015c5efe3286129d536db05aff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
gnumake = yes

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