X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.examples.template;fp=doc%2Fexamples%2FMakefile.examples.template;h=4d26cb03d73faecc4e81d8dee5e6e3856c19babd;hp=cb0275dd0500d55ce318a22e2db9b43411a42e86;hb=483370758193a1d58f4668c3d53ae2b5fe1e66c3;hpb=db017c417c48ec966c30a3a7a94291e227c4878a 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)