Disable as.info target.

This commit is contained in:
skrll 2009-08-21 18:35:38 +00:00
parent d22727cf79
commit 1f39bb7ff5

View File

@ -330,6 +330,8 @@ distclean-libtool:
-rm -f libtool
as.info: as.texinfo $(as_TEXINFOS)
@echo "NOT REBUILDING $@"
NetBSD_DISABLED_as.info: as.texinfo $(as_TEXINFOS)
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
rm -rf $$backupdir && mkdir $$backupdir && \
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \