Unify 'make prepare' between libports and ports

This commit is contained in:
Norman Feske
2014-05-07 15:59:56 +02:00
parent ca971bbfd8
commit b2f78cc475
27 changed files with 170 additions and 195 deletions

View File

@@ -54,3 +54,9 @@ of Genode.
Autopilot is a tool for the automatic execution of run scripts among multiple
base platforms.
:'prepare.mk':
Tool for downloading and integrating 3rd-party source codes with Genode.
This file is included by the makefiles in the root of source-code
repositories that interface with 3rd-party code, e.g., libports and ports.