Subversion Repositories DIN Is Noise

Rev

Rev 2010 | Rev 2096 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2010 Rev 2013
Line 1... Line 1...
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=2018-03-07.03; # UTC
4
scriptversion=2018-03-07.03; # UTC
5
5
6
# Copyright (C) 1999-2018 Free Software Foundation, Inc.
6
# Copyright (C) 1999-2020 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.