mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-14 01:14:54 +02:00
* anytermd: Added anyterm to extras. Included modifications on original anytermd project source code. Added a new spec file for centos/fedora/rhel. Tested on FC16/i386 and centos6/x86_84. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6257 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
22 lines
1.3 KiB
Makefile
22 lines
1.3 KiB
Makefile
AnytermDaemon.d ../src/AnytermDaemon.o: ../src/AnytermDaemon.cc \
|
|
../src/AnytermDaemon.hh ../libpbe/include/HttpDaemon.hh \
|
|
../libpbe/include/Daemon.hh ../libpbe/include/FileDescriptor.hh \
|
|
../libpbe/include/Exception.hh ../libpbe/include/missing_syscalls.hh \
|
|
../libpbe/include/compiler_magic.hh ../libpbe/include/Mutex.hh \
|
|
../libpbe/include/atomic.hh ../libpbe/include/Lock.hh \
|
|
../libpbe/include/Futex.hh ../libpbe/include/Condition.hh \
|
|
../libpbe/include/HPtime.hh ../libpbe/include/Unlock.hh \
|
|
../libpbe/include/HttpRequest.hh ../libpbe/include/URI.hh \
|
|
../libpbe/include/HttpResponse.hh ../libpbe/include/HttpAuthenticator.hh \
|
|
../libpbe/include/HttpRequest.hh ../libpbe/include/HttpResponse.hh \
|
|
../src/Anyterm.hh ../libpbe/include/Locked.hh ../src/Session.hh \
|
|
../src/SessionId.hh ../libpbe/include/Mutex.hh \
|
|
../libpbe/include/Condition.hh ../src/Screen.hh ../src/Cell.hh \
|
|
../src/Attributes.hh ../src/unicode.hh ../libpbe/include/endian.hh \
|
|
../src/Terminal.hh ../libpbe/include/Iconver.hh ../src/Activity.hh \
|
|
../libpbe/include/FileDescriptor.hh ../libpbe/include/Thread.hh \
|
|
../src/config.hh ../src/NullAuthenticator.hh \
|
|
../libpbe/include/HttpAuthenticator.hh \
|
|
../libpbe/include/compiler_magic.hh ../src/TrivialAuthenticator.hh \
|
|
../src/static_content.hh ../libpbe/include/segv_backtrace.hh
|