--- src/libmy/Makefile.orig	2011-03-20 11:23:57.000000000 +0100
+++ src/libmy/Makefile	2011-03-20 11:24:15.000000000 +0100
@@ -2,9 +2,9 @@
 SRCS= strcutl.c strcutw.c strcuts.c strcuti.c strcutf.c flog.c flogd.c fparse.c strlower.c strb64d.c
 
 CFLAGS+= -Wall -Werror -Wstrict-prototypes
-NOMAN= 1
-NOPIC= 1
-NOPROFILE= 1
+NO_MAN= 1
+NO_PIC= 1
+NO_PROFILE= 1
 
 PIPE= -pipe
 
