Mercurial > syslog2iptables
view src/Makefile.am @ 3:8fe310e5cd44
initial coding
author | carl |
---|---|
date | Sun, 27 Nov 2005 21:12:01 -0800 |
parents | 551433a01cab |
children | 276c4edc8521 |
line wrap: on
line source
bin_PROGRAMS = syslog2iptables syslog2iptables_SOURCES = syslog2iptables.cpp tokenizer.cpp tokenizer.h \ includes.h syslogconfig.cpp syslogconfig.h # set the include path found by configure INCLUDES= $(all_includes) # the library search path. syslog2iptables_LDFLAGS = $(all_libraries)