diff options
Diffstat (limited to 'usr/src/lib/liblm/Makefile.com')
-rw-r--r-- | usr/src/lib/liblm/Makefile.com | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/lib/liblm/Makefile.com b/usr/src/lib/liblm/Makefile.com index 2dd2f08bb7..1aa0de3b96 100644 --- a/usr/src/lib/liblm/Makefile.com +++ b/usr/src/lib/liblm/Makefile.com @@ -22,8 +22,6 @@ # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# LIBRARY= liblm.a VERS= .1 @@ -46,7 +44,6 @@ LDLIBS += -lc all: $(LIBS) -lint: lintcheck # include library targets include ../../Makefile.targ |