diff options
Diffstat (limited to 'usr/src/cmd/ls/Makefile.com')
| -rw-r--r-- | usr/src/cmd/ls/Makefile.com | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/ls/Makefile.com b/usr/src/cmd/ls/Makefile.com index e91d7aaf74..6d695f3cd5 100644 --- a/usr/src/cmd/ls/Makefile.com +++ b/usr/src/cmd/ls/Makefile.com @@ -20,7 +20,7 @@ # CDDL HEADER END # # -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -36,6 +36,7 @@ SRCS= $(OBJS:%.o=../%.c) include ../../Makefile.cmd +LDLIBS += -lsec CFLAGS += $(CCVERBOSE) $(XPG4) := CFLAGS += -DXPG4 |
