aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace-sni/Makefile
blob: 8d9a437d5591ffdefdd8cd1e60c42edbddeb7a22 (plain) (blame)
1
2
3
4
5
6
7
ROOT = ../..
-include $(ROOT)/config.mk

PROG = fnettrace-sni
TARGET = $(PROG)

include $(ROOT)/src/prog.mk