Gitweb:
https://git.exim.org/exim.git/commitdiff/a3d83c9e8d57ba51cd246435b14604f995551802
Commit: a3d83c9e8d57ba51cd246435b14604f995551802
Parent: ca954d7feca8d9a8cc754ef2a2bfba14ef5428da
Author: Phil Pennock <pdp@???>
AuthorDate: Fri Sep 14 13:43:02 2018 -0400
Committer: Phil Pennock <pdp@???>
CommitDate: Fri Sep 14 13:43:02 2018 -0400
Restore Darwin OS configuration
MacStadium are providing us with free Mac Mini hosting as part of their
FOSS support. I'm about to set it up. Let's have out-of-repo tuning in
place before I begin.
---
src/OS/{unsupported => }/Makefile-Darwin | 0
src/OS/{unsupported => }/os.h-Darwin | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/OS/unsupported/Makefile-Darwin b/src/OS/Makefile-Darwin
similarity index 100%
rename from src/OS/unsupported/Makefile-Darwin
rename to src/OS/Makefile-Darwin
diff --git a/src/OS/unsupported/os.h-Darwin b/src/OS/os.h-Darwin
similarity index 100%
rename from src/OS/unsupported/os.h-Darwin
rename to src/OS/os.h-Darwin