X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=blobdiff_plain;f=ipif%2FMakefile;fp=ipif%2FMakefile;h=0d89ae0a8d2548855b75c7eb95d3fcbbd5d36551;hp=24d74adad11c378d633eb91a57672b522eca1076;hb=2c310400b1f8dafa3475bfc0efdba14359603c66;hpb=33b946d92ffbe495aee70d8a49d3314975494a63 diff --git a/ipif/Makefile b/ipif/Makefile index 24d74ad..0d89ae0 100644 --- a/ipif/Makefile +++ b/ipif/Makefile @@ -1,7 +1,8 @@ # +OPTIMISE= -O2 CFLAGS= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith \ - -Wwrite-strings -g -D_GNU_SOURCE + -Wwrite-strings -g $(OPTIMISE) -D_GNU_SOURCE etcdir= /etc prefix= /usr/local