ntlgen : ntlgen.c fifo.c fifo.h
	$(CC) -o $@ ntlgen.c fifo.c ../common/optparse.c -I../common/ -I../../../firm/bare_metal/common/ntlogger/
