mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +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
11 lines
591 B
Makefile
11 lines
591 B
Makefile
HttpDaemon.d HttpDaemon.o: ../src/HttpDaemon.cc ../include/HttpDaemon.hh \
|
|
../include/Daemon.hh ../include/FileDescriptor.hh \
|
|
../include/Exception.hh ../include/missing_syscalls.hh \
|
|
../include/compiler_magic.hh ../include/Mutex.hh ../include/atomic.hh \
|
|
../include/Lock.hh ../include/Futex.hh ../include/Condition.hh \
|
|
../include/HPtime.hh ../include/Unlock.hh ../include/HttpRequest.hh \
|
|
../include/URI.hh ../include/HttpResponse.hh \
|
|
../include/HttpAuthenticator.hh ../include/HttpRequest.hh \
|
|
../include/parse_http_request.hh ../include/HttpResponse.hh \
|
|
../include/rfcdate.hh
|