ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

commit bf43cd5047c2819d10d42f3a1e480593ba72dac7
parent 4f2a26876d4ba8e26e26b14a3aeb14339ca2c1db
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 24 Jun 2014 19:19:55 +0200

Revert "remove mkfile"

sorry

This reverts commit 7e618294c882e0c70b38d2590f459686f6c6bf80.

Diffstat:
Amkfile | 40++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+), 0 deletions(-)

diff --git a/mkfile b/mkfile @@ -0,0 +1,40 @@ +TARG = \ + abduco \ + busybox \ + curl \ + dropbear \ + dvtm \ + dwm \ + e2fsprogs \ + extlinux \ + file \ + fs \ + git \ + hbase \ + ii \ + jupp \ + libevent \ + linux \ + linux-firmware \ + make \ + mksh \ + ncurses \ + ns-tools \ + openssh \ + openssl \ + pigz \ + rsync \ + sbase \ + sdhcp \ + sinit \ + smdev \ + tinyalsa \ + tinyxlib \ + tinyxserver \ + tmux \ + ubase \ + vim \ + xz \ + zlib + +<$mkbuild/mk.parent