# This file is in progres....

DESTDIR=
WEBDIR=/home/httpd/html
DOCDIR=/usr/doc/HTML


clean:
	rm *~

gzipped:
	tar czvf ../rpmHowTo.tar.gz *
