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

5 lines
91 B
Makefile

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