summaryrefslogtreecommitdiff
path: root/lib/libsm
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
commit46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch)
tree8a7bd21fcc50a40c35682d0db57bae61384fea80 /lib/libsm
parent2a53f3fb3500971b94d25af1bbc7b3db720316df (diff)
downloadsrc-test-46f8fdc34e061de76cb8dfa19872edcd2fe2c66b.tar.gz
src-test-46f8fdc34e061de76cb8dfa19872edcd2fe2c66b.zip
Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
Notes
Notes: svn path=/head/; revision=96513
Diffstat (limited to 'lib/libsm')
-rw-r--r--lib/libsm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile
index b3b74d8ff8c78..0fdc44752545d 100644
--- a/lib/libsm/Makefile
+++ b/lib/libsm/Makefile
@@ -28,8 +28,6 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \
CLEANFILES+=sm_os.h
INTERNALLIB= true
-NOPIC= true
-INTERNALSTATICLIB= true
sm_os.h:
ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h