Changeset 830
- Timestamp:
- 03/31/08 06:50:17 (5 months ago)
- Files:
-
- trunk/src/Makefile.osx (modified) (1 diff)
- trunk/src/Makefile.src (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/Makefile.osx
r809 r830 23 23 APPNAME =$(NAME).app 24 24 EXE =angband 25 COPYRIGHT =1995-2008 Contributors26 25 27 26 # Some Developer CD tools we need - the standard installation location trunk/src/Makefile.src
r815 r830 7 7 8 8 VERSION = 3.1.0 9 COPYRIGHT = (c) 1995-2008 Angband contributors 9 10 10 11 HEADERS = \
