diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:33:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:33:08 +0000 |
| commit | a35d88931c87cfe6bd38f01d7bad22140b3b38f3 (patch) | |
| tree | 2a28a087684353f3fc60fa304d31bd2590e83ab7 /lib/libsm | |
| parent | 88348311f3943c504b62ed3ffad125c06e3dea7a (diff) | |
Notes
Diffstat (limited to 'lib/libsm')
| -rw-r--r-- | lib/libsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index ef0e194939fae..a248736950e36 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 |
