diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ CFLAGS += -O2 LDFLAGS += -lssl -lcrypto -lpthread - all: sand-leek +clean: + rm -vf sand-leek + +.PHONY: all clean + |
index : sand-leek | ||
Experimental CPU-bound (soon GPU) vanity onion address generator | David Phillips |
aboutsummaryrefslogtreecommitdiff |