Mypal/config/autoconf-js.mk.in
2019-03-11 13:26:37 +03:00

7 lines
166 B
Makefile

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