tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

autoconf.mk.in (160B)


      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