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

5 lines
79 B
Makefile

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