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) $@