docs/unix-phil

view makefile @ 23:f0511a56416e

rework in ch04 and spell check
author meillo@marmaro.de
date Tue, 02 Mar 2010 14:34:07 +0100
parents
children 2335f5658fca
line source
1 all: unix-phil.ps unix-phil.txt
3 unix-phil.ps: unix-phil.ms
4 sh -c "`doctype unix-phil.ms`" >unix-phil.ps
6 unix-phil.txt: unix-phil.ms
7 sh -c "`doctype -n unix-phil.ms`" >unix-phil.txt