mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
6 lines
155 B
Makefile
6 lines
155 B
Makefile
GNU_BUILD_MK := $(call select_from_repositories,mk/gnu_build.mk)
|
|
|
|
PKG_DIR ?= $(call select_from_ports,$(PKG))/src/noux-pkg/$(PKG)
|
|
|
|
include $(GNU_BUILD_MK)
|