mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 12:51:34 +00:00
parent
be1ef01f10
commit
c8cd09e72c
1
repos/libports/lib/mk/spec/32bit/qt5_jscore.mk
Normal file
1
repos/libports/lib/mk/spec/32bit/qt5_jscore.mk
Normal file
@ -0,0 +1 @@
|
||||
include $(REP_DIR)/lib/mk/qt5_jscore.inc
|
1
repos/libports/lib/mk/spec/32bit/qt5_webcore.mk
Normal file
1
repos/libports/lib/mk/spec/32bit/qt5_webcore.mk
Normal file
@ -0,0 +1 @@
|
||||
include $(REP_DIR)/lib/mk/qt5_webcore.inc
|
1
repos/libports/lib/mk/spec/x86_64/qt5_jscore.mk
Normal file
1
repos/libports/lib/mk/spec/x86_64/qt5_jscore.mk
Normal file
@ -0,0 +1 @@
|
||||
include $(REP_DIR)/lib/mk/qt5_jscore.inc
|
1
repos/libports/lib/mk/spec/x86_64/qt5_webcore.mk
Normal file
1
repos/libports/lib/mk/spec/x86_64/qt5_webcore.mk
Normal file
@ -0,0 +1 @@
|
||||
include $(REP_DIR)/lib/mk/qt5_webcore.inc
|
@ -1,8 +1,8 @@
|
||||
MIRROR_FROM_REP_DIR := lib/mk/qt5_angle.mk \
|
||||
lib/mk/qt5_angle_generated.inc \
|
||||
lib/mk/qt5_jscore.mk \
|
||||
lib/mk/qt5_jscore.inc \
|
||||
lib/mk/qt5_jscore_generated.inc \
|
||||
lib/mk/qt5_webcore.mk \
|
||||
lib/mk/qt5_webcore.inc \
|
||||
lib/mk/qt5_webcore_generated.inc \
|
||||
lib/mk/qt5_webkit.mk \
|
||||
lib/mk/qt5_webkit_generated.inc \
|
||||
@ -10,7 +10,11 @@ MIRROR_FROM_REP_DIR := lib/mk/qt5_angle.mk \
|
||||
lib/mk/qt5_webkitwidgets_generated.inc \
|
||||
lib/mk/qt5_wtf.mk \
|
||||
lib/mk/qt5_wtf_generated.inc \
|
||||
lib/mk/qt5.inc
|
||||
lib/mk/qt5.inc \
|
||||
lib/mk/spec/32bit/qt5_jscore.mk \
|
||||
lib/mk/spec/32bit/qt5_webcore.mk \
|
||||
lib/mk/spec/x86_64/qt5_jscore.mk \
|
||||
lib/mk/spec/x86_64/qt5_webcore.mk
|
||||
|
||||
content: $(MIRROR_FROM_REP_DIR) \
|
||||
src/lib/qt5_angle/target.mk \
|
||||
|
Loading…
x
Reference in New Issue
Block a user