diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/local.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/doc/local.mk b/gas/doc/local.mk index c2de441..ac205cf 100644 --- a/gas/doc/local.mk +++ b/gas/doc/local.mk @@ -101,10 +101,6 @@ CPU_DOCS = \ %D%/c-z80.texi \ %D%/c-z8k.texi -# We want install to imply install-info as per GNU standards, despite the -# cygnus option. -install-data-local: install-info - # This one isn't ready for prime time yet. Not even a little bit. noinst_TEXINFOS = %D%/internals.texi |