public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/6] Assorted makefile cleanups
@ 2022-06-14  5:12 David Gibson
  2022-06-14  5:12 ` [PATCH 1/6] Makefile: Avoid using wildcard sources David Gibson
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: David Gibson @ 2022-06-14  5:12 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

These are not directly apropose anything, but I encountered a number
of minor uglies in the Makefiles while I was working on other stuff,
so heres a bunch of cleanups.

David Gibson (6):
  Makefile: Avoid using wildcard sources
  Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several
    targets
  Makefile: Simplify pasta* targets with a pattern rule
  Makefile: Tweak $(RM) usage
  Makefile: Don't create extraneous -.s file
  Makefile: Spell prefix as PREFIX

 Makefile   | 77 +++++++++++++++++++++++++++---------------------------
 seccomp.sh |  5 ++--
 2 files changed, 41 insertions(+), 41 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-06-20  7:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14  5:12 [PATCH 0/6] Assorted makefile cleanups David Gibson
2022-06-14  5:12 ` [PATCH 1/6] Makefile: Avoid using wildcard sources David Gibson
2022-06-14 14:45   ` Stefano Brivio
2022-06-14  5:12 ` [PATCH 2/6] Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets David Gibson
2022-06-16 14:06   ` Stefano Brivio
2022-06-14  5:12 ` [PATCH 3/6] Makefile: Simplify pasta* targets with a pattern rule David Gibson
2022-06-14  5:12 ` [PATCH 4/6] Makefile: Tweak $(RM) usage David Gibson
2022-06-14  5:12 ` [PATCH 5/6] Makefile: Don't create extraneous -.s file David Gibson
2022-06-14  5:12 ` [PATCH 6/6] Makefile: Spell prefix as PREFIX David Gibson
2022-06-14 14:45   ` Stefano Brivio
2022-06-15  0:42     ` David Gibson
2022-06-20  7:44 ` [PATCH 0/6] Assorted makefile cleanups Stefano Brivio

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

	https://passt.top/passt

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 IMAP folder(s).