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
18 lines
1.0 KiB
Makefile
18 lines
1.0 KiB
Makefile
Anyterm.d ../src/Anyterm.o: ../src/Anyterm.cc ../src/Anyterm.hh \
|
|
../libpbe/include/Locked.hh ../libpbe/include/Mutex.hh \
|
|
../libpbe/include/atomic.hh ../libpbe/include/Lock.hh \
|
|
../libpbe/include/Exception.hh ../libpbe/include/Futex.hh \
|
|
../libpbe/include/missing_syscalls.hh ../src/Session.hh \
|
|
../src/SessionId.hh ../libpbe/include/Mutex.hh \
|
|
../libpbe/include/Condition.hh ../libpbe/include/HPtime.hh \
|
|
../libpbe/include/Unlock.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/compiler_magic.hh \
|
|
../libpbe/include/Thread.hh ../src/config.hh \
|
|
../libpbe/include/HttpRequest.hh ../libpbe/include/URI.hh \
|
|
../src/Error.hh ../src/auto_CgiParams.hh ../src/CgiParams.hh \
|
|
../src/SubProcess.hh ../src/SerialPortActivity.hh \
|
|
../libpbe/include/SerialPort.hh ../libpbe/include/FileDescriptor.hh \
|
|
../src/expand_command.hh ../libpbe/include/compiler_magic.hh
|