Introduction
Introduction Statistics Contact Development Disclaimer Help
Add actual replacement functionality. - english_knight - A ninja replacement.
git clone git://bitreich.org/english_knight git://enlrupgkhuxnvlhsf6lc3fziv5h2h…
Log
Files
Refs
Tags
README
LICENSE
---
commit 55bc802d84d41614092913ebe3a29aac5fa988a0
parent 6a9c9e7385c6976e2297bcc743abde34a0eceb99
Author: Christoph Lohmann <[email protected]>
Date: Sun, 10 Apr 2022 19:36:45 +0200
Add actual replacement functionality.
Diffstat:
M english_knight | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/english_knight b/english_knight
@@ -1,5 +1,11 @@
#!/bin/sh
+if [ -f Makefile -o -f makefile -o -f GNUmakefile ];
+then
+ make "$@"
+ exit $?
+fi
+
cat <<EOF
#[1]Seninha's notes
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.