Ignore .tar.gz, removed unnecessary Makefile

This commit is contained in:
Michael Jumper
2010-10-02 13:26:51 -07:00
parent 8a00f611c5
commit 337cd351f0
2 changed files with 3 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
.PHONY: client clean
all: client
client:
ant war
clean:
ant clean