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

Comparing ermyth/modules/Makefile.common.in (file contents):
Revision 1.3 by pippijn, Tue Aug 28 17:08:07 2007 UTC vs.
Revision 1.4 by pippijn, Sat Sep 22 14:27:26 2007 UTC

1# Makefile.common.in: Common rules for module Makefiles.
2#
1# Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team 3# Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
4# Rights to this code are as documented in COPYING.
5#
6#
7# Portions of this file were derived from sources bearing the following license:
2# Copyright © 2005 Atheme Development Group. 8# Copyright © 2005 Atheme Development Group.
3# Rights to this code are documented in doc/pod/license.pod. 9# Rights to this code are documented in doc/pod/license.pod.
4# 10#
5# This file contains common rules.
6#
7# $Id: Makefile.common.in,v 1.3 2007/08/28 17:08:07 pippijn Exp $ 11# $Id: Makefile.common.in,v 1.4 2007/09/22 14:27:26 pippijn Exp $
8# 12#
9 13
10default: all 14default: all
11 15
12SRCS = ${BASE_SRCS} 16SRCS = ${BASE_SRCS}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines