TEST_PROGS := hwtstamp_config timestamping txtimestamp

all: $(TEST_PROGS)

include ../../lib.mk

clean:
	rm -fr $(TEST_PROGS)