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.1 by root, Fri Feb 3 07:11:29 2006 UTC vs.
Revision 1.2 by pippijn, Sun Jul 2 15:05:13 2006 UTC

55 shstr.c\ 55 shstr.c\
56 time.c\ 56 time.c\
57 treasure.c\ 57 treasure.c\
58 utils.c 58 utils.c
59 59
60MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
61
60EXTRA_DIST = README 62EXTRA_DIST = README
61AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \ 63AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
62 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" 64 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\"
63AM_LFLAGS = -i 65AM_LFLAGS = -i
64 66

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines