Only install lib on those systems that build it.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@926 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1996-11-02 17:46:47 +00:00
parent 31034e76c9
commit d0112ec25b

View File

@@ -39,7 +39,9 @@ Wall:
install: all install: all
$(MKINSTALLDIRS) $(libdir) $(MKINSTALLDIRS) $(libdir)
$(INSTALL) -m 0555 $(LIB) $(libdir) -if test "$(LIB)" != ""; then \
$(INSTALL) -m 0555 $(LIB) $(libdir) ; \
fi
uninstall: uninstall: