From: adam Date: Mon, 27 Dec 2004 05:58:54 +0000 (+0000) Subject: got rid of Makefile and Makefile.common X-Git-Url: http://git.megacz.com/?p=org.ibex.jinetd.git;a=commitdiff_plain;h=cf8ab55966e1b06589794f15c3f9547cb5611e6d got rid of Makefile and Makefile.common darcs-hash:20041227055854-5007d-601e71183ec7006d08d7235ff357c6ca246fc7c7.gz --- diff --git a/Makefile b/Makefile deleted file mode 100644 index 8b7cfef..0000000 --- a/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -$(eval $(shell test -e Makefile.common || curl -O http://core.ibex.org/Makefile.common)) -include Makefile.common - -default: compile