view makefile @ 28:faff9ea75591 cs talk version

more rework
author meillo@marmaro.de
date Mon, 08 Mar 2010 16:31:52 +0100
parents 2335f5658fca
children f5e7c4efbc01
line wrap: on
line source

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

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

unix-phil-slides.ps: unix-phil-slides.ms
	sed -n '/./p' unix-phil-slides.ms | hl troff -ms slides - | hl dpost | insline 1 "%%BoundingBox: 0 0 600 450" >unix-phil-slides.ps