distclean-hook, that didn't work
1999-01-27 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * libltdl/Makefile.am (distclean-local): renamed from
+ distclean-hook, that didn't work
+
* libltdl/ltdl.c (lt_dlopen, non-.la): find_file now returns 0 on
failure
$(LINK) -o $@ $(libltdl_la_OBJECTS) \
-rpath $(libdir) $(LTDL_VERSION) $(libltdl_la_LIBADD)
-## automake 1.4 claims to support distclean-hook, but it does not :-(
-.PHONY: distclean-hook
-distclean-am: distclean-hook
-distclean-hook:
+distclean-local:
test -z $(TOINST) || rm -rf $(TOINST)
libtool: $(LIBTOOL_DEPS)