mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-18 20:57:56 +00:00
e769af0067
Re-organised all Java source code under the java-api subdirectory, which also contains a Makefile.in that performs the Java compilation. This makefile is only invoked if ./configure finds a working Java compiler.
41 lines
497 B
Plaintext
41 lines
497 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
|
|
/nacl/nacl-20110221/build
|
|
/nacl/naclinc.txt
|
|
/nacl/nacllib.txt
|
|
/servald
|
|
/servaldwrap
|
|
/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/
|