Compiled shared too.

This commit is contained in:
jtc 1994-02-15 01:00:46 +00:00
parent 71c1dd3b10
commit 44adfd9d70
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# @(#)Makefile 5.1beta 93/09/24
# $Id: Makefile,v 1.13 1994/02/14 17:32:56 jtc Exp $
# $Id: Makefile,v 1.14 1994/02/15 01:00:46 jtc Exp $
#
# ====================================================
# Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
@ -53,7 +53,6 @@
CFLAGS+= -D_MULTI_LIBM -D_POSIX_MODE
NOPIC=
LIB= m
OBJS = k_standard.o k_rem_pio2.o k_cos.o k_sin.o k_tan.o \

2
lib/libm/shlib_version Normal file
View File

@ -0,0 +1,2 @@
major=0
minor=0