ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/modules/Makefile.in
(Generate patch)

Comparing ircd-hybrid/modules/Makefile.in (file contents):
Revision 33 by knight, Sun Oct 2 20:50:00 2005 UTC vs.
Revision 217 by michael, Thu Nov 3 13:59:27 2005 UTC

# Line 26 | Line 26 | prefix          = $(DESTDIR)@prefix@
26   moduledir       = ${prefix}/modules
27   automoduledir   = ${moduledir}/autoload
28  
29 < INCLUDES        = -I../include -I../lib/pcre $(SSL_INCLUDES)
29 > INCLUDES        = -I../include -I../libio $(SSL_INCLUDES)
30   CPPFLAGS        = ${INCLUDES} @CPPFLAGS@
31  
32   CORE_SRCS = \
# Line 93 | Line 93 | SRCS =       \
93    m_set.c \
94    m_stats.c \
95    m_svinfo.c \
96 <  m_tb.c \
96 >  m_tburst.c \
97    m_testmask.c \
98    m_testline.c \
99    m_time.c \
# Line 104 | Line 104 | SRCS =       \
104    m_users.c \
105    m_version.c \
106    m_wallops.c \
107 +  m_watch.c \
108    m_who.c \
109    m_whois.c \
110    m_whowas.c \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines