ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/modules/Makefile.defs.in
(Generate patch)

Comparing ermyth/modules/Makefile.defs.in (file contents):
Revision 1.1 by pippijn, Thu Jul 19 08:24:52 2007 UTC vs.
Revision 1.2 by pippijn, Sat Jul 21 01:29:08 2007 UTC

1# Copyright © 2005 Atheme Development Group. 1# Copyright © 2005 Atheme Development Group.
2# Rights to this code are documented in doc/LICENSE. 2# Rights to this code are documented in doc/pod/license.pod.
3# 3#
4# This file contains common definitions. 4# This file contains common definitions.
5# 5#
6# $Id: Makefile.defs.in,v 1.1 2007/07/19 08:24:52 pippijn Exp $ 6# $Id: Makefile.defs.in,v 1.2 2007/07/21 01:29:08 pippijn Exp $
7# 7#
8 8
9CXX = @CXX@ 9CXX = @CXX@
10RM = @RM@ 10RM = @RM@
11MV = @MV@ 11MV = @MV@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines