You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/libhtp/test/Makefile.am

13 lines
155 B
Makefile

check_PROGRAMS = main
main_SOURCES = main.c test.c test.h test-tcpick.c
LDADD = ../htp/.libs/libhtp.a -lz
AM_CFLAGS = -g -O2
#check: all
# ./main