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

PROG = fids
TARGET = $(PROG)

MOD_HDRS = ../include/common.h

include $(ROOT)/src/common.mk