diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2003-08-17 08:28:46 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2003-08-17 08:28:46 +0000 |
| commit | 41d8423f714369ea23708399e02792045f9c3f56 (patch) | |
| tree | 743962404d5602533d86478c4045fcb729871fd4 /lib/libexpat | |
| parent | 29bd4869a1ab3ff4db066d39a4527128aa4754f2 (diff) | |
Notes
Diffstat (limited to 'lib/libexpat')
| -rw-r--r-- | lib/libexpat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index 3e98fa03bef3..496a12bcc446 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -3,6 +3,7 @@ EXPAT= ${.CURDIR}/../../contrib/expat LIB= bsdxml +SHLIBDIR?= /lib SHLIB_MAJOR= 1 SRCS= xmlparse.c xmlrole.c xmltok.c INCS= bsdxml.h |
