diff options
Diffstat (limited to 'usr/src/tools/tokenize/Makefile')
| -rw-r--r-- | usr/src/tools/tokenize/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/tools/tokenize/Makefile b/usr/src/tools/tokenize/Makefile index 20a5715834..db7279115d 100644 --- a/usr/src/tools/tokenize/Makefile +++ b/usr/src/tools/tokenize/Makefile @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -42,7 +42,7 @@ LIBS = $(DYNLIB) MAPFILES = DYNFLAGS += $(ZINTERPOSE) -LDLIBS = -lc -ldl +LDLIBS = -lc ASFLAGS += -P -D_ASM |
