ROOT = ../..
-include $(ROOT)/config.mk

PROG = ftee
TARGET = $(PROG)

include $(ROOT)/src/prog.mk
