pwman

Check-in [fcc5ac8547]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add (initial) Makefile and config.mk in suckless style

Based on the config.mk and Makefile from suckless's sic actually. The
config.h is as was produced from the autohell setup. I'm sure it can be
simplified and improved. The config.mk and Makefile probably aren't
far off.

Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | manualheaven
Files: files | file ages | folders
SHA3-256: fcc5ac8547ee9db38cfdd63989e976bf1140e808910cdf2a9f481fa6e2d74b6a
User & Date: base@atomicules.co.uk 2014-05-15 22:13:52.000
Context
2014-05-15
22:16
Needs reference to a definition of NULL now using new Makefile

I'm not sure how it got away with it before? check-in: 10c900ef1d user: base@atomicules.co.uk tags: manualheaven, trunk

22:13
Add (initial) Makefile and config.mk in suckless style

Based on the config.mk and Makefile from suckless's sic actually. The
config.h is as was produced from the autohell setup. I'm sure it can be
simplified and improved. The config.mk and Makefile probably aren't
far off. check-in: fcc5ac8547 user: base@atomicules.co.uk tags: manualheaven, trunk

21:47
Change gitignore now moving away from autohell check-in: 5e56b19a49 user: base@atomicules.co.uk tags: manualheaven, trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added Makefile.
Added config.h.
Added config.mk.