summaryrefslogtreecommitdiff
path: root/usr/src/cmd/regcmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/regcmp/Makefile')
-rw-r--r--usr/src/cmd/regcmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/regcmp/Makefile b/usr/src/cmd/regcmp/Makefile
index ee7560da69..969a8b6d4b 100644
--- a/usr/src/cmd/regcmp/Makefile
+++ b/usr/src/cmd/regcmp/Makefile
@@ -22,13 +22,13 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
PROG= regcmp
include ../Makefile.cmd
+CERRWARN += -_gcc=-Wno-parentheses
+
.KEEP_STATE:
all: $(PROG)