summary refs log tree commit diff stats
path: root/plugins/doat
ModeNameSize
-rw-r--r--doat.c2044log stats plain blame
-rw-r--r--makefile.mak370log stats plain blame
an> ^
72f82d09 ^
0e4164ad ^


1
2
3
4
5
6
7
                         

                            
                                                 


                                                                                
libdir = $(hexchatlibdir)

lib_LTLIBRARIES = sysinfo.la
sysinfo_la_SOURCES = match.c parse.c pci.c xsys.c
sysinfo_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module
sysinfo_la_LIBADD = $(LIBPCI_LIBS) $(GLIB_LIBS)
sysinfo_la_CFLAGS = $(LIBPCI_CFLAGS) $(GLIB_CFLAGS) -I$(srcdir)/../../src/common