Use glue() macro instead of raw C preprocessor catenation (## operator).
commit6f206b55d12aebf3c76af4ed8fa5e8aa2da7ab06
authorSergey Sushilin <sergeysushilin@protonmail.com>
Wed, 23 Mar 2022 22:59:42 +0000 (24 01:59 +0300)
committerSergey Sushilin <sergeysushilin@protonmail.com>
Wed, 23 Mar 2022 22:59:42 +0000 (24 01:59 +0300)
treed99a970f9f52a6b4441ad5d6c92fbfb4b6765d1b
parent2d802b3072c5ef060c8cb7a705ff4000eecc4b64
Use glue() macro instead of raw C preprocessor catenation (## operator).
Remove -MP option passed to compiler to allow use TCC.
Use install program for install target in Makefile.
Makefile
system.h