Parent Directory
|
Revision Log
|
Patch
| Revision 1.37 by sysadm, Wed May 14 05:01:05 2025 UTC | Revision 1.38 by sysadm, Thu May 15 14:34:13 2025 UTC | |
|---|---|---|
| # | Line 3 EXTRA_PROGRAMS = test_trie_dict | Line 3 EXTRA_PROGRAMS = test_trie_dict |
| 3 | ||
| 4 | bbsd_SOURCES = bbs.c bbs_cmd.c bbs_main.c common.c database.c fork.c init.c \ | bbsd_SOURCES = bbs.c bbs_cmd.c bbs_main.c common.c database.c fork.c init.c \ |
| 5 | io.c log.c login.c menu.c main.c menu_proc.c net_server.c \ | io.c log.c login.c menu.c main.c menu_proc.c net_server.c \ |
| 6 | register.c screen.c str_process.c trie_dict.c user_priv.c | screen.c str_process.c trie_dict.c user_priv.c |
| 7 | ||
| 8 | bbsd_LDFLAGS=-export-dynamic | bbsd_LDFLAGS=-export-dynamic |
| 9 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |