Genode SDK

Makefile for generating a Genode SDK.

Fix #2948
This commit is contained in:
Emery Hemingway
2018-08-26 22:11:04 +02:00
committed by Christian Helmuth
parent 447329eaee
commit 918281b01f
9 changed files with 290 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
prefix=!SDK_DIR!
includedir=${prefix}/include/libc
libdir=${prefix}/lib
Name: genode-posix
Description: Genode POSIX entrypoint library
URL: https://genode.org/
Version: !VERSION!
Requires: genode-libc
Libs: ${libdir}/posix.lib.so