# $Id: Makefile,v 1.2 2001/04/18 00:11:22 richdawe Exp $
#
# Makefile for zippo's info directory
# Copyright (C) 1999, 2001 by Richard Dawe
#

default:

clean:

distclean:
	-rm -f *.inf
	-rm -f *.\$$\$$\$$
	-rm -f *~
