X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=68ea310d6b0ba4a61dacdcb61d6944fd0a20d545;hb=0db6e10eac28f38bfc3b325b13ad95107c58ce1e;hp=b91a4483433d9e15840c804bb9cf48099113c569;hpb=26fd9a911b14184e18e81fd07cbf6c98e9394a44;p=libucw.git diff --git a/Makefile b/Makefile index b91a4483..68ea310d 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,6 @@ include $(BUILDSYS)/Makebottom ifndef CONFIG_LOCAL install: all $(INSTALL_TARGETS) - #/sbin/ldconfig -n $(DESTDIR)$(INSTALL_LIB_DIR) else install: @echo "Nothing to install, this is a local build." && false