]> git.armaanb.net Git - sic.git/commitdiff
Makefile improvements
authorHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 5 May 2021 23:39:46 +0000 (01:39 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 5 May 2021 23:45:51 +0000 (01:45 +0200)
- Respect system/port flags by default.
- Be verbose and do not hide output. This makes it easier to debug a build.
- Remove the "options" target.
- Remove config.mk: just edit the Makefile or override flags if needed.
- dist: no need to clean before packaging files.
- dist: pipe directly to gzip without an intermediate tarball file.
- Define and add a POSIX marker to the Makefile.


No differences found