docs/unix-phil

view makefile @ 2:fbd7baf6a61f

added content about sw design; some formating
author meillo@marmaro.de
date Fri, 05 Feb 2010 16:40:51 +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