move firstboot to preinit for now (until a better solution is implemented), required...
[openwrt.git] / package / flac / Makefile
index 281b2c4..0e18c5f 100644 (file)
@@ -52,8 +52,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libFLAC.a \
                $(STAGING_DIR)/usr/lib/libFLAC.so \
 
-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.023341 seconds and 4 git commands to generate.