add first batch of enrik's ar7 system code cleanups
[openwrt.git] / openwrt / package / libtasn1 / Makefile
index fd7836c..97a7cae 100644 (file)
@@ -94,9 +94,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libtasn1.{a,so*} \
                $(STAGING_DIR)/usr/share/aclocal/libtasn1.m4 \
 
-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.023293 seconds and 4 git commands to generate.