public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Makefile format
@ 2022-06-20  4:57 Ming Cheng
  2022-06-20  6:45 ` Jonathan Wakely
  0 siblings, 1 reply; 7+ messages in thread
From: Ming Cheng @ 2022-06-20  4:57 UTC (permalink / raw)
  To: gcc-help

Hi,

In a .mk makefile, there are these kinds of lines:
modules := abc  xyz
abc_type := static_library
abc_target := libabc.a


I know traditional Makefile format(simple usage). Where can find these "new" format guide?

Thanks
Ming Cheng

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

end of thread, other threads:[~2022-06-22 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20  4:57 Makefile format Ming Cheng
2022-06-20  6:45 ` Jonathan Wakely
     [not found]   ` <SI2PR03MB5242F39C786CA8C53496F745FBB39@SI2PR03MB5242.apcprd03.prod.outlook.com>
2022-06-21  8:49     ` Fw: " Ming Cheng
2022-06-21  9:42       ` Jonathan Wakely
2022-06-21 11:55         ` Paul Smith
2022-06-22  3:12           ` Ming Cheng
2022-06-22 14:06             ` Paul Smith

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).