diff options
Diffstat (limited to 'usr/src/lib/libldap5/i386/Makefile')
-rw-r--r-- | usr/src/lib/libldap5/i386/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libldap5/i386/Makefile b/usr/src/lib/libldap5/i386/Makefile index 500155684a..bb427431d1 100644 --- a/usr/src/lib/libldap5/i386/Makefile +++ b/usr/src/lib/libldap5/i386/Makefile @@ -14,6 +14,6 @@ DYNFLAGS += -R$(NSS_LDPATH) all: $(LIBS) -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) FRC: |