]> Zhao Yanbai Git Server - minix.git/commitdiff
Added Makefile for contrib.
authorBen Gras <ben@minix3.org>
Thu, 1 Sep 2005 14:02:00 +0000 (14:02 +0000)
committerBen Gras <ben@minix3.org>
Thu, 1 Sep 2005 14:02:00 +0000 (14:02 +0000)
removed some stray corefiles from gnu coreutils

contrib/Makefile [new file with mode: 0755]

diff --git a/contrib/Makefile b/contrib/Makefile
new file mode 100755 (executable)
index 0000000..3a852d0
--- /dev/null
@@ -0,0 +1,3 @@
+
+all install:
+       cd gnu && $(MAKE) $@