]> git.armaanb.net Git - sic.git/commit
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)
commitf2c5daa9fe8ee9da89b9596c2b316ba7f9bd64a7
tree99aa86fdbcdd94f90e21d8e368e0879efa6aa498
parent81533f966ec31049c6159eac482bb821cb1e54ef
Makefile improvements

- 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.
Makefile
README
config.mk [deleted file]