From abebbc0bd8eca219fe7c48f3a8a445c5a515a275 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 11 Nov 2019 02:12:54 +0000 Subject: [PATCH] wip --- build-aux/subdirmk-setup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-aux/subdirmk-setup b/build-aux/subdirmk-setup index f781325..603dab6 100755 --- a/build-aux/subdirmk-setup +++ b/build-aux/subdirmk-setup @@ -79,9 +79,11 @@ sub write_makefile ($$) { my $cd = $depth ? join('/', ('..',) x $depth) : '.'; o <