annotate makefile @ 17:ef67aad148f6

substitutet \a with ^ in CW macro
author meillo@marmaro.de
date Wed, 24 Feb 2010 10:42:02 +0100
parents cecef8bfa812
children 2335f5658fca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
1 all: unix-phil.ps unix-phil.txt
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
2
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
3 unix-phil.ps: unix-phil.ms
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
4 sh -c "`doctype unix-phil.ms`" >unix-phil.ps
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
5
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
6 unix-phil.txt: unix-phil.ms
cecef8bfa812 early version, mainly the outline
meillo@marmaro.de
parents:
diff changeset
7 sh -c "`doctype -n unix-phil.ms`" >unix-phil.txt