X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=20180f3a4d00db4cf5966118a33b1a1fa2ae76dd;hb=f5d5ffb7bef03013107f73170b2a1b58488c399f;hp=20927e9f2aaa24c0cf1ca3ed154fa294d88fa1ba;hpb=f5b653d2b0cc30f2bbdeb73ef3e0ffb9b39bd7b5;p=cmccabe-bin diff --git a/Makefile b/Makefile index 20927e9..20180f3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,9 @@ CFLAGS=-Wall -O2 -all: errno_speak simple_time +all: bytor errno_speak show_default_sockopts simple_time vimstart + +bytor: + go build bytor.go errno_speak: errno_speak.o