#	Makefile for defunct man page archive.  As long as the SCCS
#	histories are in SCCS, this dir can remain empty.  No sense
#	wasting the disk space.

.DEFAULT:

all:

clean:
	/bin/rm -f *.[1-8]*
