git.y1.nz

lwl

Less with links.
download: http://git.y1.nz/archives/lwl.tar.gz
README | Files | Log | Refs

config.mk

      1 # edit this to match your environment & preference
      2 
      3 PREFIX = /usr/local
      4 MANPREFIX = $(PREFIX)/share/man
      5 CC = cc -Wpedantic -Wextra #-std=c99 (TODO add that one back...)

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.