This is a post to remind myself how to install mg(1) on a Debian Wheezy system.
fparseln)./configure --prefix=$HOME/usr && make && make installGNUmakefile:
prefix= $(HOME)/usr
BSD_CPPFLAGS = -I$(HOME)/usr/include/bsd -DLIBBSD_OVERLAY
BSD_LIBS = -L$(HOME)/usr/lib -lbsdmake && make installexport LD_LIBRARY_PATH=$HOME/usr/lib:$LD_LIBRARY_PATH to ~/.profile