diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 05:26:13 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 05:26:13 +0000 |
commit | 81e068428199aae107be7644f2e697fceab754bf (patch) | |
tree | c92d1ddd34ade7d55483ee4286ee47a22cdf2770 | |
parent | b07686fd445a02e0a99438437b4aab6a60e086b1 (diff) | |
download | sofort-81e068428199aae107be7644f2e697fceab754bf.tar.bz2 sofort-81e068428199aae107be7644f2e697fceab754bf.tar.xz |
COPYING.SOFORT: removed explicit config.project, added explicit sofort/*.
-rw-r--r-- | COPYING.SOFORT | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/COPYING.SOFORT b/COPYING.SOFORT index 84dfd63..60903ed 100644 --- a/COPYING.SOFORT +++ b/COPYING.SOFORT @@ -32,8 +32,27 @@ /* */ /* ./configure */ /* ./config.usage */ -/* ./config.project */ /* ./Makefile.in */ -/* ./sofort/* */ +/* */ +/* ./sofort/ccenv/ccenv.in */ +/* ./sofort/ccenv/ccenv.usage */ +/* ./sofort/ccenv/ccenv.vars */ +/* ./sofort/ccenv/pedefs.in */ +/* ./sofort/ccenv/ccenv.sh */ +/* ./sofort/cfgtest/cfgtest.sh */ +/* ./sofort/config/cfgdefs.in */ +/* ./sofort/config/config.vars */ +/* ./sofort/config/flag.vars */ +/* ./sofort/core/defs.mk */ +/* ./sofort/core/flavor.mk */ +/* ./sofort/core/pkgconf.mk */ +/* ./sofort/core/version.mk */ +/* ./sofort/exrules/default.mk */ +/* ./sofort/exrules/pe-common.mk */ +/* ./sofort/exrules/pe-dlltool.mk */ +/* ./sofort/exrules/pe-mdso.mk */ +/* ./sofort/exrules/pe-version.mk */ +/* ./sofort/tools/pkgconf.sh */ +/* ./sofort/tools/version.sh */ /* */ /*****************************************************************************/ |