Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

@@ -44,11 +44,11 @@
 POFILES=        ndmpadm_main.po ndmpadm_print.po
 POFILE=         ndmpadm.po
 
 LDLIBS += -lndmp
 
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 
 .KEEP_STATE:
 
 all: $(PROG)