From: Martin Mares Date: Sat, 25 Sep 2010 15:43:08 +0000 (+0200) Subject: Added a Makefile X-Git-Tag: v0.1~5 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=155771cc83387a3ff0f6e4c4ac7603fad2588bb2;p=ucwmac.git Added a Makefile --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..97fd815 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +all: test.ps + +include ../Makefile