X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenldap%2FMakefile;h=382d88190c9a5623f3aff850d2512c28fbc6241e;hb=d993ee4fb3a28d418b5aee15f450fae9b87002a6;hp=20179b27194a0a3dc639c64043662f0ba527cc61;hpb=cd3cf32668979e1318647dab352dd075311fabff;p=openwrt-10.03%2F.git diff --git a/package/openldap/Makefile b/package/openldap/Makefile index 20179b271..382d88190 100644 --- a/package/openldap/Makefile +++ b/package/openldap/Makefile @@ -136,5 +136,5 @@ uninstall-dev: rm -rf $(STAGING_DIR)/usr/include/{lber,ldap}*.h rm -rf $(STAGING_DIR)/usr/lib/lib{lber,ldap}*.{a,so*} -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev