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.4 by root, Sat Aug 26 08:44:04 2006 UTC

58 shstr.C\ 58 shstr.C\
59 time.C\ 59 time.C\
60 treasure.C\ 60 treasure.C\
61 utils.C 61 utils.C
62 62
63EXTRA_DIST = README
64
63MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 65MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
64 66
65EXTRA_DIST = README
66AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \ 67AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
67 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" 68 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\"
68AM_LFLAGS = -i 69AM_LFLAGS = -i
69 70
70proto: 71proto:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines