mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-30 16:13:51 +00:00
f2eb2bf9ab
If the Swift 3 or Swift 4 compiler is present or passed to the configure script in the SWIFTC variable, then the Makefile will compile a Swift 'servaldswift' executable to ensure that the module map links correctly into a stand-alone Swift program. Use the gold linker if supported, to avoid relocation errors on symbols produced by Swift when linking dynamic libraries.
39 lines
449 B
Plaintext
39 lines
449 B
Plaintext
*~
|
|
/win32/Debug
|
|
/win32/Release
|
|
*.user
|
|
*.ncb
|
|
/libsodium-*/
|
|
/objs
|
|
/objs_lib
|
|
/objs_servald
|
|
*.a
|
|
*.suo
|
|
.*.sw?
|
|
/VERSION.txt
|
|
/configure
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/config.log
|
|
/config.status
|
|
/Makefile
|
|
/testconfig.sh
|
|
/config.h
|
|
/servald
|
|
/servaldwrap
|
|
/servaldswift
|
|
/serval-tests
|
|
/directory_service
|
|
/tfw_createfile
|
|
/fakeradio
|
|
/config_test
|
|
/simulator
|
|
*.so
|
|
test.*.log
|
|
/testlog/
|
|
/coverage_html/
|
|
*.info
|
|
/java-api/Makefile
|
|
/java-api/classes/
|
|
/java-api/testclasses/
|