projects
/
cubemap
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Implement writev(). Working reflector!
[cubemap]
/
Makefile
diff --git
a/Makefile
b/Makefile
index c80ab9d537d5bee77f999c646997b2d733eb553f..78ec5a6e26edb10dd26191c9ccc46f6ff5447095 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,9
+1,9
@@
CC=gcc
CXX=g++
CXXFLAGS=-Wall -O2 -g
CC=gcc
CXX=g++
CXXFLAGS=-Wall -O2 -g
-LDLIBS=-lcurl
+LDLIBS=-lcurl
-lpthread
-OBJS=cubemap.o server.o mutexlock.o
+OBJS=cubemap.o server.o mutexlock.o
input.o
all: cubemap
all: cubemap