]> mj.ucw.cz Git - libucw.git/blobdiff - Makefile
xtypes: Small code cleanups.
[libucw.git] / Makefile
index 4e31f5e6e964b20da0d3cb429c11371cfbee22ec..68ea310d6b0ba4a61dacdcb61d6944fd0a20d545 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,14 +66,7 @@ libs: $(LIBUCW) $(LIBXML) $(LIBIMAGES) $(LIBCHARSET)
 include $(BUILDSYS)/Makebottom
 
 ifndef CONFIG_LOCAL
 include $(BUILDSYS)/Makebottom
 
 ifndef CONFIG_LOCAL
-install: all $(INSTALL_TARGETS) install-libs install-api install-configs install-utils
-
-install-libs: $(INSTALL_LIB_TARGETS)
-install-api: $(INSTALL_API_TARGETS)
-       /sbin/ldconfig -n $(DESTDIR)$(INSTALL_LIB_DIR)
-install-configs: $(INSTALL_CONFIG_TARGETS)
-install-utils: $(INSTALL_UTILS_TARGETS)
-.PHONY: install-libs install-api install-configs install-utils
+install: all $(INSTALL_TARGETS)
 else
 install:
        @echo "Nothing to install, this is a local build." && false
 else
 install:
        @echo "Nothing to install, this is a local build." && false