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/scan_roas/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/scan_roas') diff --git a/utils/scan_roas/Makefile.in b/utils/scan_roas/Makefile.in index f61ebd3c..3d86532d 100644 --- a/utils/scan_roas/Makefile.in +++ b/utils/scan_roas/Makefile.in @@ -48,8 +48,5 @@ install: all deinstall uninstall: rm -f ${DESTDIR}${bindir}/${BIN} -installation-manifest: - echo >>${abs_top_builddir}/installation-manifest F %%BINDIR%%/${BIN} - distclean: clean rm -f Makefile -- cgit v1.2.3