Mercurial > syslog2iptables
view src/Makefile.am @ 1:551433a01cab
initial coding
author | carl |
---|---|
date | Wed, 23 Nov 2005 19:29:14 -0800 |
parents | |
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)