all::	depend

depend::	smptetxt.h

smptetxt.h:	makesmptetxt
	./makesmptetxt smpte_string > smptetxt.h

