From: Ben Gras Date: Thu, 1 Sep 2005 14:02:00 +0000 (+0000) Subject: Added Makefile for contrib. X-Git-Tag: v3.1.0~213 X-Git-Url: http://zhaoyanbai.com/repos/%24relpath%24doxygen.css?a=commitdiff_plain;h=1371444b318c2e7f1b4b69d9515ed3959a418fbe;p=minix.git Added Makefile for contrib. removed some stray corefiles from gnu coreutils --- diff --git a/contrib/Makefile b/contrib/Makefile new file mode 100755 index 000000000..3a852d0af --- /dev/null +++ b/contrib/Makefile @@ -0,0 +1,3 @@ + +all install: + cd gnu && $(MAKE) $@