[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66583] [PATCH] allow building groff without makeinfo
From: |
anonymous |
Subject: |
[bug #66583] [PATCH] allow building groff without makeinfo |
Date: |
Sun, 29 Dec 2024 16:49:31 -0500 (EST) |
Follow-up Comment #32, bug #66583 (group groff):
It seems I can't do anything without overlooking something, doesn't it?
Do this to the first patch...
diff --git a/Makefile.am b/Makefile.am
index e3b6488c3..22f9b31d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -654,7 +654,7 @@ examples-clean:
# The macros are defined by automake.
data: $(DATA)
doc: man-all manual doc-extra
-doc-clean: man-clean manual-clean doc-extra-clean
+doc-clean: man-all-clean manual-clean doc-extra-clean
prog: $(PROGRAMS) $(SCRIPTS)
prog-clean:
rm -f $(PROGRAMS) $(SCRIPTS)
The commit message should also mention that I've renamed the target
`man-clean` to `man-all-clean` for consistency.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66583>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66583] [PATCH] allow building groff without makeinfo, (continued)
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/28
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/28
- [bug #66583] [PATCH] allow building groff without makeinfo, G. Branden Robinson, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, G. Branden Robinson, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, G. Branden Robinson, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo,
anonymous <=
- [bug #66583] [PATCH] allow building groff without makeinfo, G. Branden Robinson, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, Alejandro Colomar, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/29
- [bug #66583] [PATCH] allow building groff without makeinfo, Dave, 2024/12/30
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/30
- [bug #66583] [PATCH] allow building groff without makeinfo, Dave, 2024/12/31
- [bug #66583] [PATCH] allow building groff without makeinfo, anonymous, 2024/12/31