bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/30092] Build failed due to directory gas/doc was not created


From: amodra at gmail dot com
Subject: [Bug gas/30092] Build failed due to directory gas/doc was not created
Date: Tue, 07 Feb 2023 06:07:28 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30092

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
I cannot reproduce this problem.  The dependency %D%/$(am__dirstamp) ought to
cause the doc dir to be created via a rule in gas/Makefile.  This one:

doc/$(am__dirstamp):
        @$(MKDIR_P) doc
        @: > doc/$(am__dirstamp)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]