view makefile @ 10:355ed69a34a8

more about the shell and worse is better (ch03)
author meillo@marmaro.de
date Sat, 20 Feb 2010 12:14:01 +0100
parents cecef8bfa812
children 2335f5658fca
line wrap: on
line source

all: unix-phil.ps unix-phil.txt

unix-phil.ps: unix-phil.ms
	sh -c "`doctype unix-phil.ms`" >unix-phil.ps

unix-phil.txt: unix-phil.ms
	sh -c "`doctype -n unix-phil.ms`" >unix-phil.txt