]> git.draconx.ca Git - gob-dx.git/blobdiff - Makefile
Release 0.0.2
[gob-dx.git] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index aa50670..0000000
--- a/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-all:
-       ( cd src && ${MAKE} ${MFLAGS} )
-
-clean:
-       ( cd src && ${MAKE} ${MFLAGS} clean )
-
-install:
-       ( cd src && ${MAKE} ${MFLAGS} install )