Commit Graph

4 Commits (b455270d0e2a268f232b1ad89cb977afbdc52704)

Author SHA1 Message Date
Hiltjo Posthuma a6db1af027 Makefile: improvements
- Rewrite the Makefile.
  - Remove config.mk
  - Be verbose.
  - Separate CFLAGS, CPPFLAGS and LDFLAGS and respect system compiler flags.
  - Remove default POSIX flags such as ${CC}.
  - make dist: add missing files.
  - make dist: pipe directly to stdin instead of making a tar file.
  - Generalize the name and use ${NAME},${BIN} and ${MAN1} variables.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-12-20 16:06:58 +01:00
Christoph Lohmann 77dfce9909 Some remnant from the global replace. 2017-03-18 12:16:31 +01:00
Christoph Lohmann 3d988d86e8 Adding a simple build system. 2017-03-17 17:03:24 +01:00
Christoph Lohmann b95ee9c3f7 Initial commit. 2015-08-27 23:54:58 +02:00