Browse CVS Repository
Contents of /lnl/xlnl/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
Revision 1.7 -
( show annotations)
( download)
Tue May 26 09:39:01 2009 UTC
(14 years, 10 months ago)
by bowkenken
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +3 -1 lines
効果音を追加
| 1 |
# |
| 2 |
|
| 3 |
#SUBDIRS = man src data |
| 4 |
#SUBDIRS = man src |
| 5 |
#SUBDIRS = src graph-data man |
| 6 |
SUBDIRS = src man |
| 7 |
EXTRA_DIST = xlnl.spec install.sh \ |
| 8 |
README-DOS README-MAC \ |
| 9 |
sh/all-prot sh/amenu-prot sh/chr-prot sh/curs-prot sh/cv-acce \ |
| 10 |
sh/cv-anthology sh/cv-armor sh/cv-class-dflt sh/cv-coin \ |
| 11 |
sh/cv-food sh/cv-inst sh/cv-item sh/cv-light sh/cv-pipe \ |
| 12 |
sh/cv-potion sh/cv-range sh/cv-rare-goods sh/cv-scroll \ |
| 13 |
sh/cv-spell sh/cv-stick sh/cv-tab.awk sh/cv-tobacco sh/cv-wpn \ |
| 14 |
sh/draw-prot sh/dun-prot sh/fight-prot sh/fx-prot sh/gfile-prot \ |
| 15 |
sh/gmain-prot sh/item-prot sh/main-unix-prot sh/make-change-log \ |
| 16 |
sh/make-rpm sh/menu-prot sh/misc-prot sh/mnstr-act-prot \ |
| 17 |
sh/mnstr-prot sh/msg-prot sh/party-prot sh/pet-prot sh/prot \ |
| 18 |
sh/rcv-acce sh/rcv-anthology sh/rcv-armor sh/rcv-class-dflt \ |
| 19 |
sh/rcv-coin sh/rcv-food sh/rcv-gen-spell sh/rcv-inst sh/rcv-item \ |
| 20 |
sh/rcv-light sh/rcv-mnstr sh/rcv-pipe sh/rcv-potion sh/rcv-range \ |
| 21 |
sh/rcv-rare-goods sh/rcv-scroll sh/rcv-spell sh/rcv-stick \ |
| 22 |
sh/rcv-tab.awk sh/rcv-tobacco sh/rcv-wpn sh/request-prot \ |
| 23 |
sh/scp-web sh/scp-web-img sh/scp-web-misc sh/spell-prot \ |
| 24 |
sh/tmenu-prot sh/town-prot sh/trap-prot sh/turn-prot \ |
| 25 |
play-xlnl/xlnl-english play-xlnl/xlnl-eucjp play-xlnl/xlnl-utf-8 |
|