summaryrefslogtreecommitdiffstats
path: root/config/autoconf.mk.in
blob: fb52bc19753c77c8736260576f32fb9a8babe834 (plain)
1
2
3
4
5
6
ifndef INCLUDED_AUTOCONF_MK
INCLUDED_AUTOCONF_MK = autoconf.mk
include $(DEPTH)/config/emptyvars.mk
@ALLSUBSTS@
include $(topsrcdir)/config/baseconfig.mk
endif