--- a/makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#  Simple makefile to move to the src directory.
-#  This only works if you are making the default target.
-
-all :
-	cd src ; make
-
-clean :
-	cd src ; make clean
-
