summaryrefslogtreecommitdiffstats
path: root/module.mk
blob: c27afeeb6304504fe77f398217aecb2672a44c76 (plain)
1
2
3
EPRINTF_FILES = eprintf.c eprintf.h
$(EPRINTF_FILES): %: $(EPRINTF_PATH)/%
	$(LN) $< $@