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

PROG = ftee
TARGET = $(PROG)

include $(ROOT)/src/prog.mk