mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
7 lines
166 B
Makefile
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
|