autoconf.mk.in 160 B

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