.SUFFIXES: ROOT = ../.. -include $(ROOT)/config.mk PROG = fnettrace TARGET = $(PROG) include $(ROOT)/src/prog.mk