File:  [LON-CAPA] / rat / Attic / Makefile
Revision 1.3: download - view: text, annotated - select for diffs
Thu Dec 16 20:39:48 1999 UTC (24 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
Removed redundant image files.  Due to gif compression issues,
some of these gifs may need to be resaved through a program like
Adobe Photoshop.  (But I don't think there were that many "faulty"
compressions..)  Also, significant changes to the html files as
various bugs were removed and features added to the rat interface
(especially, edits in controls.html). -Scott

#Installation Makefile

DESTDIR=/home/httpd/html/adm/rat
IMAGES=images/[^CVS]*
CLIENT=client/*.html

install:
	cp $(IMAGES) $(DESTDIR)
	cp $(CLIENT) $(DESTDIR)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.