root/tags/angband-3.0.8/Makefile

Revision 74, 93 bytes (checked in by takkaria, 2 years ago)

Refresh autotools support, using OMK in favour of automake. (Kiyoshi Aman)

Line 
1 .SILENT:
2
3 include mk/rules.mk
4 include mk/init.mk
5
6 SUBDIRS = src lib
7
8 include mk/objective.mk
Note: See TracBrowser for help on using the browser.