X-Git-Url: http://www.git.stargrave.org/?p=dht-bootstrap.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0000000000000000000000000000000000000000;hp=653e0ac5d21b3cbbfd983297f96289a596a305ae;hb=1faa36f741ee194a6845656b0b1e5c79bf833152;hpb=5bb5f9f8605072ff9f68723a8fd4887d709ce37f diff --git a/Makefile b/Makefile deleted file mode 100644 index 653e0ac..0000000 --- a/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -CFLAGS = -g -Wall -LDLIBS = - -dht-bootstrap: dht-bootstrap.o - -all: dht-bootstrap - -clean: - -rm -f dht-bootstrap dht-bootstrap.o dht.o *~ core