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.5 by root, Sun Sep 3 00:18:39 2006 UTC vs.
Revision 1.6 by root, Sun Sep 3 22:45:55 2006 UTC

22# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 22# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
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
28loader.C: loader.l
29 flex -i -o loader.C loader.l
30 27
31libcross_a_SOURCES = \ 28libcross_a_SOURCES = \
32 anim.C \ 29 anim.C \
33 arch.C\ 30 arch.C\
34 button.C\ 31 button.C\

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines