mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-03 20:30:00 +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
|