tmkfile: autodiscover port directories - mkports - recipes for building multiple softwares with mk(1)
(HTM) git clone git://z3bra.org/mkports
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 3f94d164c2b0bf1befd024349bc1ae1932e41847
(DIR) parent a5764c138893b19ab958aadfe72e4532bfe2f63d
(HTM) Author: z3bra <willyatmailoodotorg>
Date: Sun, 17 Jan 2016 22:20:02 +0100
mkfile: autodiscover port directories
Diffstat:
M mkfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/mkfile b/mkfile
t@@ -1,5 +1,4 @@
-ALL = binutils dash libgmp libmpc libmpfr mksh musl pm sbase ubase
-
+ALL = `{ls | grep -vP 'config.mk|default.mk|mkfile'}
%:QV:
cd $stem; mk; mk clean