Mercurial > hg > early-roguelike
comparison arogue5/Makefile @ 70:b27bd9f8c7d0
arogue5: change default program name and options.
| author | elwin | 
|---|---|
| date | Sat, 11 Aug 2012 21:53:49 +0000 | 
| parents | 0ed67132cf10 | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 69:88dc6813e36a | 70:b27bd9f8c7d0 | 
|---|---|
| 11 # | 11 # | 
| 12 # See the file LICENSE.TXT for full copyright and licensing information. | 12 # See the file LICENSE.TXT for full copyright and licensing information. | 
| 13 # | 13 # | 
| 14 | 14 | 
| 15 DISTNAME=arogue5.8.2 | 15 DISTNAME=arogue5.8.2 | 
| 16 PROGRAM=arogue58 | 16 PROGRAM=arogue5 | 
| 17 | 17 | 
| 18 O=o | 18 O=o | 
| 19 | 19 | 
| 20 HDRS = rogue.h mach_dep.h network.h | 20 HDRS = rogue.h mach_dep.h network.h | 
| 21 OBJS1 = chase.$(O) command.$(O) daemon.$(O) daemons.$(O) encumb.$(O) \ | 21 OBJS1 = chase.$(O) command.$(O) daemon.$(O) daemons.$(O) encumb.$(O) \ | 
