mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
7 lines
150 B
Makefile
7 lines
150 B
Makefile
ifndef INCLUDED_AUTOCONF_MK
|
|
INCLUDED_AUTOCONF_MK = 1
|
|
include $(DEPTH)/config/emptyvars.mk
|
|
@ALLSUBSTS@
|
|
include $(topsrcdir)/config/baseconfig.mk
|
|
endif
|