add first batch of enrik's ar7 system code cleanups
[openwrt.git] / openwrt / package / libogg / Makefile
index 4841423..6fe529b 100644 (file)
@@ -87,8 +87,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libogg.so* \
                $(STAGING_DIR)/usr/lib/pkgconfig/ogg.pc \
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
 
 mostlyclean:
        -$(MAKE) -C $(PKG_BUILD_DIR) clean
This page took 0.030482 seconds and 4 git commands to generate.