X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.examples.template;h=4d26cb03d73faecc4e81d8dee5e6e3856c19babd;hb=c83da169e62137d669d458a03fce1ed7b76fb0c2;hp=cb0275dd0500d55ce318a22e2db9b43411a42e86;hpb=f37f1d93b55ca5f03761a840a8736613eb04f90b;p=urcu.git diff --git a/doc/examples/Makefile.examples.template b/doc/examples/Makefile.examples.template index cb0275d..4d26cb0 100644 --- a/doc/examples/Makefile.examples.template +++ b/doc/examples/Makefile.examples.template @@ -12,7 +12,6 @@ # This makefile is purposefully kept simple to support GNU and BSD make. CC = gcc -LIBS = -lurcu CFLAGS = -g -O2 -Wall all: $(BINARY)