summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ksh/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ksh/Makefile.com')
-rw-r--r--usr/src/cmd/ksh/Makefile.com3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/cmd/ksh/Makefile.com b/usr/src/cmd/ksh/Makefile.com
index 1bfb543ba5..ed56ccd85b 100644
--- a/usr/src/cmd/ksh/Makefile.com
+++ b/usr/src/cmd/ksh/Makefile.com
@@ -20,7 +20,7 @@
#
#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -42,7 +42,6 @@ LIBSHELLSRC=$(LIBSHELLBASE)/common/sh
SRCS= $(OBJECTS:%.o=$(LIBSHELLSRC)/%.c)
-GROUP= bin
LDLIBS += -lshell
# Set common AST build flags (e.g., needed to support the math stuff).