mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
|