2024-09-09 08:57:42 +00:00

7 lines
101 B
Makefile

TARGETS = checkfs makefiles
include ../../common.mk
$(TARGETS): $(addprefix $(BUILDDIR)/, comm.o)