From 997d539cc7c631665fe566733c1cf39096635647 Mon Sep 17 00:00:00 2001 From: crc Date: Sun, 9 Aug 2020 03:26:45 +0000 Subject: [PATCH] add build instructions to single file source generation (thanks to Zarutian_HTC suggestion) FossilOrigin-Name: 0418f2e3f8a33a2642b8a7a587632aa5f4bb03e08889e4dd037e7fb1839f5fa6 --- example/amalgamate.retro | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/example/amalgamate.retro b/example/amalgamate.retro index 3e28d0f..9c8cf1c 100644 --- a/example/amalgamate.retro +++ b/example/amalgamate.retro @@ -14,6 +14,14 @@ Output will be written to stdout. ## Code +Include compilation instructions. + +~~~ +'/*_Build_with_`cc_-lm_-O2_retro-unix.c_-o_retro`_*/ s:put nl nl +~~~ + +Then extract and generate the single file source. + ~~~ {{ :image:inline