From 4ef639469607b92edf8460e3df335312d46c4e86 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 18 Jan 2013 06:03:08 +0000 Subject: Get rid of "installation-manifest" Makefile target silliness. svn path=/branches/tk377/; revision=4974 --- utils/find_roa/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/find_roa') diff --git a/utils/find_roa/Makefile.in b/utils/find_roa/Makefile.in index b1b8eb83..36c68e01 100644 --- a/utils/find_roa/Makefile.in +++ b/utils/find_roa/Makefile.in @@ -51,9 +51,6 @@ install: all deinstall uninstall: rm -f ${DESTDIR}${bindir}/${BIN} -installation-manifest: - echo >>${abs_top_builddir}/installation-manifest F %%BINDIR%%/${BIN} - distclean: clean rm -rf hashed-pem-dir rm -f Makefile -- cgit v1.2.3