projects
/
experiments
/
fps-limit.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Calculate the limit delay once and for all
[experiments/fps-limit.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
961ef03
..
cec8b3c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
CFLAGS += -D_POSIX_C_SOURCE=200112L
LDLIBS += -lrt
fps-limit: fps-limit.o
+fps-limit.o: fps-limit.h
clean:
rm -rf *~ *.o fps-limit