NetBSD/sys/arch/amiga/stand/bootblock/txlt/Makefile

7 lines
76 B
Makefile

PROG=txlt
NOMAN=never
LDADD=-ll
CLEANFILES+= txlt.c
.include <bsd.prog.mk>