mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
|
ifndef INCLUDED_AUTOCONF_MK
|
||
|
INCLUDED_AUTOCONF_MK = 1
|
||
|
include $(DEPTH)/config/emptyvars-js.mk
|
||
|
@ALLSUBSTS@
|
||
|
include $(topsrcdir)/config/baseconfig.mk
|
||
|
endif
|