/[LeafOK_CVS]/lbbs/src/Makefile.am
ViewVC logotype

Diff of /lbbs/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.60 by sysadm, Wed Jul 16 05:38:56 2025 UTC Revision 1.64 by sysadm, Tue Sep 30 04:56:25 2025 UTC
# Line 1  Line 1 
1  bin_PROGRAMS = bbsd  bin_PROGRAMS = bbsd
2  EXTRA_PROGRAMS = test_trie_dict test_file_loader test_section_list test_lml test_ssh_server test_article_view_log test_memory_pool  EXTRA_PROGRAMS = test_trie_dict test_file_loader test_section_list test_lml test_ssh_server test_article_view_log test_memory_pool
3    
4  bbsd_SOURCES = ${srcdir}/../include/*.h article_cache.c article_del.c article_post.c article_view_log.c bbs.c bbs_cmd.c bbs_main.c common.c database.c \  bbsd_SOURCES = ${srcdir}/../include/*.h article_cache.c article_del.c article_op.c article_post.c article_view_log.c \
5                             editor.c file_loader.c init.c io.c lml.c log.c login.c memory_pool.c menu.c main.c menu_proc.c net_server.c \                             bbs.c bbs_cmd.c bbs_main.c common.c database.c \
6                               editor.c file_loader.c init.c io.c ip_mask.c lml.c log.c login.c memory_pool.c menu.c main.c menu_proc.c net_server.c \
7                             screen.c section_list.c section_list_display.c section_list_loader.c str_process.c \                             screen.c section_list.c section_list_display.c section_list_loader.c str_process.c \
8                             trie_dict.c user_priv.c                             trie_dict.c user_priv.c
9    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1