comparison build-aux/depcomp @ 17251:8bb0db9040e5

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 01 Jan 2013 09:13:02 -0800
parents 9426852cc3e9
children 4af247cb0aef
comparison
equal deleted inserted replaced
17250:1989495b62ae 17251:8bb0db9040e5
1 #! /bin/sh 1 #! /bin/sh
2 # depcomp - compile a program generating dependencies as side-effects 2 # depcomp - compile a program generating dependencies as side-effects
3 3
4 scriptversion=2012-10-18.11; # UTC 4 scriptversion=2012-10-18.11; # UTC
5 5
6 # Copyright (C) 1999-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1999-2013 Free Software Foundation, Inc.
7 7
8 # This program is free software; you can redistribute it and/or modify 8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by 9 # it under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 2, or (at your option) 10 # the Free Software Foundation; either version 2, or (at your option)
11 # any later version. 11 # any later version.