autoconf-js.mk.in 166 B

1234567
  1. ifndef INCLUDED_AUTOCONF_MK
  2. INCLUDED_AUTOCONF_MK = autoconf-js.mk
  3. include $(DEPTH)/config/emptyvars-js.mk
  4. @ALLSUBSTS@
  5. include $(topsrcdir)/config/baseconfig.mk
  6. endif