# $HeadURL$ $Id$

all: internal.PS

internal.PS: internal.mss
	scribe internal

clean:
	rm -f *.PS *.err *.aux *.otl
