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.3 by elmex, Sun Aug 13 17:16:00 2006 UTC vs.
Revision 1.5 by root, Sun Sep 3 00:18:39 2006 UTC

48 map.C\ 48 map.C\
49 object.C\ 49 object.C\
50 path.C\ 50 path.C\
51 porting.C\ 51 porting.C\
52 player.C\ 52 player.C\
53 quest.C\
54 re-cmp.C\ 53 re-cmp.C\
55 readable.C\ 54 readable.C\
56 recipe.C\ 55 recipe.C\
57 region.C\ 56 region.C\
58 shstr.C\ 57 shstr.C\
59 time.C\ 58 time.C\
60 treasure.C\ 59 treasure.C\
61 utils.C 60 utils.C
62 61
62EXTRA_DIST = README
63
63MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 64MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
64 65
65EXTRA_DIST = README
66AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \ 66AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
67 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" 67 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\"
68AM_LFLAGS = -i 68AM_LFLAGS = -i
69 69
70proto: 70proto:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines