home *** CD-ROM | disk | FTP | other *** search
- xphoon, X11 version
- Distribution of June 1990
-
- Files in this distribution:
-
- README this
- IMakefile guess
- Makefile just to get you bootstrapped
- xphoon.c main routine
- fullmoon.c wrapper for big fullmoon bitmap
- phase.c phase of moon calculations, from phoon and moontool
- dtime.c extracted from the libtws date/time library
- tws.h include file from libtws
- xphoon.man manual entry
- bigfullmoon.xbm big fullmoon bitmap
-
- Once you have unpacked the source:
- (a) Edit Makefile (not Imakefile) and change the definition of TOP to
- point to your X11 source tree.
- (b) make Makefile
- (c) make depend
- (d) make
- If things don't work quite right, you may have to mess with the compiler
- flags in Imakefile and go back to step (b). For instance, we like to add
- -fswitch because some of our Suns have floating point chips and others don't.
- Also, we use the -pipe flag because many of our Suns have small /tmp's.
-
-
- Feedback is welcome - send bug reports, enhancements, checks, money orders,
- gold bullion, drugs, etc. to the addresses below.
-
- Jef Poskanzer
- jef@rtsg.ee.lbl.gov
- {ucbvax, lll-crg, sun!pacbell, apple, hplabs}!well!pokey
-
- Craig Leres
- leres@helios.ee.lbl.gov
- ucbvax!leres
-
-
- June 1990:
-
- This version has been enhanced to automatically adjust to the display
- size. (I got tired of compiling a new version everytime a different
- display size was installed here.)
-
- Tim Theisen Department of Computer Sciences
- tim@cs.wisc.edu University of Wisconsin-Madison
- uwvax!tim 1210 West Dayton Street
- (608)262-0438 Madison, WI 53706
-