From 5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 24 Oct 2004 15:33:08 +0000 Subject: For variables that are only checked with defined(), don't provide any fake value. --- lib/libsm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libsm') diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index ef0e194..a248736 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -29,7 +29,7 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \ niprop.c mpeix.c CLEANFILES+=sm_os.h -INTERNALLIB= true +INTERNALLIB= sm_os.h: ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h -- cgit v1.1