]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Thu, 1 Sep 2005 14:38:35 +0000 (14:38 +0000)
committerBen Gras <ben@minix3.org>
Thu, 1 Sep 2005 14:38:35 +0000 (14:38 +0000)
contrib/gnu/Makefile [new file with mode: 0755]

diff --git a/contrib/gnu/Makefile b/contrib/gnu/Makefile
new file mode 100755 (executable)
index 0000000..468c93f
--- /dev/null
@@ -0,0 +1,4 @@
+
+all install clean:
+       cd emacs-21.4 && $(MAKE) $@
+       cd lynx2-8-5 && $(MAKE) $@