Add a few minor TODO notes
[clinton/bobotpp.git] / source / Makefile.am
CommitLineData
cb21075d 1bin_PROGRAMS = bobotpp
2
3bobotpp_SOURCES = BanEntry.C \
f9723c92 4 BanList.C \
cb21075d 5 Bot.C \
6b59e728 6 BotConfig.C \
cb21075d 7 BotInterp.C \
eb42e727 8 BotThreading.C \
cb21075d 9 Channel.C \
10 ChannelList.C \
11 Commands.C \
12 Connection.C \
4edefeb6 13 DCCChatConnection.C \
cb21075d 14 DCCConnection.C \
6530edbf 15 DCCManager.H \
16 DCCManager.C \
cb21075d 17 DCCParser.C \
18 DCCPerson.C \
19 Interp.C \
20 Main.C \
21 Mask.C \
22 Parser.C \
23 Person.C \
24 Queue.C \
25 ScriptCommands.C \
26 Server.C \
27 ServerConnection.C \
28 ServerList.C \
29 ServerQueue.C \
30 ServerQueueItem.C \
31 ShitEntry.C \
32 ShitList.C \
33 Socket.C \
34 String.C \
35 StringTokenizer.C \
cb21075d 36 User.C \
37 UserCommands.C \
38 UserList.C \
39 Utils.C \
40 BanEntry.H \
f9723c92 41 BanList.H \
cb21075d 42 Bot.H \
6b59e728 43 BotConfig.H \
cb21075d 44 BotInterp.H \
eb42e727 45 BotThreading.H \
cb21075d 46 Channel.H \
47 ChannelList.H \
48 Commands.H \
49 Connection.H \
4edefeb6 50 DCCChatConnection.H \
cb21075d 51 DCCConnection.H \
52 DCCParser.H \
53 DCCPerson.H \
54 Interp.H \
55 Mask.H \
56 Parser.H \
57 Person.H \
58 Queue.H \
59 ScriptCommands.H \
60 Server.H \
61 ServerConnection.H \
62 ServerList.H \
63 ServerQueue.H \
64 ServerQueueItem.H \
65 ShitEntry.H \
66 ShitList.H \
67 Socket.H \
68 String.H \
69 StringTokenizer.H \
cb21075d 70 User.H \
71 UserCommands.H \
72 UserList.H \
73 Utils.H \
74 Message.H \
75 UserListItem.H \
76 Macros.H
77# TelnetServer.C \
78# TelnetServer.H
79
80## what is up with telnet stuff?
81
55f2215d 82##bobotpp_LDFLAGS = @GUILE_LDFLAGS@
83##bototpp_CXXFLAGS = @GUILE_CFLAGS@
31433d27 84
ad529fde 85#bobot-scheme.scm: bobot-scheme.scm.in
86# sed -e 's|\!pkgdatadir\!|@datadir@\/bobotpp|g' bobot-scheme.scm.in > bobot-scheme.scm
31433d27 87
ad529fde 88#scmconfigdir = /etc/bobotpp
89#scmconfig_DATA = bobot-scheme.scm