tenfourfox/config/autoconf.mk.in
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
160 B
Makefile

ifndef INCLUDED_AUTOCONF_MK
INCLUDED_AUTOCONF_MK = autoconf.mk
include $(DEPTH)/config/emptyvars.mk
@ALLSUBSTS@
include $(topsrcdir)/config/baseconfig.mk
endif