StupidOS/tools/mtree/Makefile
2025-10-08 15:01:16 +02:00

5 lines
86 B
Makefile

VPATH = $(TOPDIR)/sbin/mtree
HOSTPROG = mtree
SRCS = main.c
include stpd.hostprog.mk