From d94c6487c3de9f595b61afd3cdea7e212dfb187e Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Wed, 29 Apr 2015 15:39:29 +0000 Subject: [PATCH] make --- txtcmds/usr/bin/make | 1 + 1 file changed, 1 insertion(+) create mode 100644 txtcmds/usr/bin/make diff --git a/txtcmds/usr/bin/make b/txtcmds/usr/bin/make new file mode 100644 index 0000000..33edf65 --- /dev/null +++ b/txtcmds/usr/bin/make @@ -0,0 +1 @@ +make: *** No targets specified and no makefile found. Stop.