mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
ff07654560
Issue #3472
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)
|