From bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 May 2002 11:09:07 +0000 Subject: Removed now unused INTERNALSTATICLIB. INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. --- lib/libsm/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libsm') diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index b3b74d8..0fdc447 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 -- cgit v1.1