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.8 by root, Sun Dec 31 10:40:01 2006 UTC vs.
Revision 1.9 by root, Thu May 24 00:24:10 2007 UTC

1# 1#
2# Makefile for crossfire 0.95.0 and beyond 2# Makefile for crossfire 0.95.0 and beyond
3#
4# This file will eventually be replaced by a configure script. But for
5# now, this simple makefile should do the job.
6# 3#
7# Copyright (C) 1992 Frank Tore Johansen 4# Copyright (C) 1992 Frank Tore Johansen
8# Copyright (C) 2001 Mark Wedel 5# Copyright (C) 2001 Mark Wedel
9# 6#
10# This program is free software; you can redistribute it and/or modify 7# This program is free software; you can redistribute it and/or modify
51 recipe.C\ 48 recipe.C\
52 region.C\ 49 region.C\
53 shstr.C\ 50 shstr.C\
54 time.C\ 51 time.C\
55 treasure.C\ 52 treasure.C\
56 utils.C 53 utils.C\
54 micropather.C
57 55
58EXTRA_DIST = README 56EXTRA_DIST = README
59 57
60MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 58MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
61 59

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines