~ubuntu-branches/ubuntu/trusty/gnustep-base/trusty

« back to all changes in this revision

Viewing changes to Tools/Makefile.postamble

Tags: upstream-1.11.2
ImportĀ upstreamĀ versionĀ 1.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
#   Makefile.postamble
4
4
#
 
5
# Copyright (C) 2005, Free Software Foundation, Inc.
 
6
#
 
7
# This program is free software; you can redistribute it and/or modify
 
8
# it under the terms of the GNU General Public License as published by
 
9
# the Free Software Foundation; either version 2 of the License, or (at
 
10
# your option) any later version.  This program is distributed in the
 
11
# hope that it will be useful, but WITHOUT ANY WARRANTY; without even
 
12
# the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 
13
# PURPOSE. See the GNU General Public License for more details.
 
14
 
15
# You should have received a copy of the GNU General Public License
 
16
# along with this program; if not, write to the Free Software
 
17
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
18
5
19
#   Project specific makefile rules
6
20
#
7
21
#   Uncomment the targets you want.