mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
6 lines
160 B
Makefile
6 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
|