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

5 lines
79 B
Makefile

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