1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Add ports system.

This commit is contained in:
Jonas 'Sortie' Termansen 2013-10-30 12:09:57 +01:00
parent b0d07b9142
commit 178bb495c2
8 changed files with 889 additions and 9 deletions

View file

@ -5,6 +5,7 @@ include ../dirs.mak
DOCUMENTS:=\
cross-development \
obsolete-stuff \
porting-guide \
user-guide \
welcome \