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
13 lines
742 B
Makefile
13 lines
742 B
Makefile
Session.d ../src/Session.o: ../src/Session.cc ../src/Session.hh \
|
|
../src/SessionId.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 ../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 ../libpbe/include/Lock.hh ../src/config.hh \
|
|
../src/html.hh ../src/editscript.hh ../src/Error.hh
|