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/libsmutil/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libsmutil') diff --git a/lib/libsmutil/Makefile b/lib/libsmutil/Makefile index fe65a06..03673ca 100644 --- a/lib/libsmutil/Makefile +++ b/lib/libsmutil/Makefile @@ -18,8 +18,6 @@ SRCS+= debug.c err.c lockfile.c safefile.c snprintf.c cf.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