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

PROG = ftee
TARGET = $(PROG)

include $(ROOT)/src/common.mk