mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
e085828725
- Remove example application source code files which also exist in contrib - Outsource commonly used parts from target.mk files - Store the current Qt version only in one place - Add run scripts for the example applications Fixes #127.
4 lines
101 B
Makefile
4 lines
101 B
Makefile
IMPORT_QT4_INC=$(call select_from_repositories,lib/import/import-qt4.inc)
|
|
|
|
include $(IMPORT_QT4_INC)
|