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