remove serial.c.orig from ar7 support patch
[openwrt.git] / openwrt / package / libgcrypt / Makefile
index 4f9077d..6a30287 100644 (file)
@@ -86,9 +86,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libgcrypt.{a,so*} \
                $(STAGING_DIR)/usr/share/aclocal/libgcrypt.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.023763 seconds and 4 git commands to generate.