summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/cal/Makefile')
-rw-r--r--usr/src/cmd/cal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/cmd/cal/Makefile b/usr/src/cmd/cal/Makefile
index c058060156..0cf3f27ba5 100644
--- a/usr/src/cmd/cal/Makefile
+++ b/usr/src/cmd/cal/Makefile
@@ -20,12 +20,9 @@
# CDDL HEADER END
#
#
-#ident "%Z%%M% %I% %E% SMI"
-#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# cmd/cal/Makefile
PROG= cal
@@ -35,6 +32,8 @@ SED= sed
DCFILE= $(PROG).dc
CFLAGS += $(CCVERBOSE)
+CERRWARN += -_gcc=-Wno-parentheses
+CERRWARN += -_gcc=-Wno-uninitialized
.KEEP_STATE: