ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/Makefile.am
(Generate patch)

Comparing deliantra/server/common/Makefile.am (file contents):
Revision 1.4 by root, Sat Aug 26 08:44:04 2006 UTC vs.
Revision 1.7 by pippijn, Sat Dec 9 17:28:37 2006 UTC

23# 23#
24# The author can be reached via e-mail to mwedel@scruz.net 24# The author can be reached via e-mail to mwedel@scruz.net
25 25
26noinst_LIBRARIES = libcross.a 26noinst_LIBRARIES = libcross.a
27 27
28loader.C: loader.l
29 flex -i -o loader.C loader.l
30
31libcross_a_SOURCES = \ 28libcross_a_SOURCES = \
32 anim.C \ 29 anim.C \
33 arch.C\ 30 arch.C\
34 button.C\ 31 button.C\
35 exp.C\ 32 exp.C\
48 map.C\ 45 map.C\
49 object.C\ 46 object.C\
50 path.C\ 47 path.C\
51 porting.C\ 48 porting.C\
52 player.C\ 49 player.C\
53 quest.C\
54 re-cmp.C\
55 readable.C\ 50 readable.C\
56 recipe.C\ 51 recipe.C\
57 region.C\ 52 region.C\
58 shstr.C\ 53 shstr.C\
59 time.C\ 54 time.C\

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines