mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
7 lines
160 B
Makefile
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
|