[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefile minor issues
From: |
Ikumi Keita |
Subject: |
Re: Makefile minor issues |
Date: |
Sat, 14 Dec 2019 21:56:16 +0900 |
Hi all,
>>>>> Ikumi Keita <address@hidden> writes:
> I noticed some minor issues about Makefiles of AUCTeX.
> (A) Makefile in latex/ subdirectory
> (B) Clean targets in Makefiles
> I think that it is straightforward to sort out (B), but (A) is not so
> trivial. What do you think about them?
I made two patches for (A) and (B). I think it's OK to apply (B), so
will install in the git repo. Does anyone have objection to (A), which
effectively phases out dvi format and uses pdf instead of it?
Regards,
Ikumi Keita
diff-B
Description: patch for issue (B)
diff-A
Description: patch for issue (A)