File: Makefile.am

package info (click to toggle)
tcpstat 1.5-8.2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 624 kB
  • sloc: ansic: 2,281; sh: 439; makefile: 31
file content (6 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
AUTOMAKE_OPTIONS = foreign no-dependencies
noinst_LIBRARIES = libtcpstat.a

INCLUDES = -I../include

libtcpstat_a_SOURCES = print_packet.c process.c tcpseq.c utils.c