user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] minor fixes for OpenBSD make(1)
@ 2019-11-29 11:09 Eric Wong
  2019-11-29 11:09 ` [PATCH 1/2] Makefile.PL: avoid non-portable $< Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2019-11-29 11:09 UTC (permalink / raw)
  To: meta

GNU make is one of my favorite tools (or even languages),
but "make" is not always the GNU implementation...  So,
throw in some minor fixes before I write more Perl5 to
write portable make...

Eric Wong (2):
  Makefile.PL: avoid non-portable $<
  doc: don't attempt to install non-existent manpages

 Documentation/include.mk | 8 ++++----
 Makefile.PL              | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-12  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 11:09 [PATCH 0/2] minor fixes for OpenBSD make(1) Eric Wong
2019-11-29 11:09 ` [PATCH 1/2] Makefile.PL: avoid non-portable $< Eric Wong
2019-11-29 11:09 ` [PATCH 2/2] doc: don't attempt to install non-existent manpages Eric Wong
2019-12-01 10:50 ` [PATCH] build: support doc generation w/o GNU make Eric Wong
2019-12-12  8:04   ` [PATCH 2/1] Makefile.PL: fix "dsyn" target Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).