diff options
author | midipix <writeonce@midipix.org> | 2018-12-31 20:57:15 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-31 21:36:46 -0500 |
commit | 3cdb2f52a3517a7a5ef5943faccb47399d4b8ff2 (patch) | |
tree | 7590da1325abecdac1b172c99afadd48f2ac4a2e /sofort/config/cfgdefs.in | |
parent | c8e23f70be15c603f652d79fbd43d695c644847c (diff) | |
download | slibtool-3cdb2f52a3517a7a5ef5943faccb47399d4b8ff2.tar.bz2 slibtool-3cdb2f52a3517a7a5ef5943faccb47399d4b8ff2.tar.xz |
build system: sofort: refactored, rearranged using distinct sub-folders.
Diffstat (limited to 'sofort/config/cfgdefs.in')
-rw-r--r-- | sofort/config/cfgdefs.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sofort/config/cfgdefs.in b/sofort/config/cfgdefs.in new file mode 100644 index 0000000..fd4b947 --- /dev/null +++ b/sofort/config/cfgdefs.in @@ -0,0 +1,6 @@ +# changes made to this file will be gone the next time +# you run ./configure. + +# for persistent post-configure, ad-hoc changes to the +# build project, use usrdefs.mk instead. + |