NetBSD/distrib/crunch/crunchide/Makefile

6 lines
112 B
Makefile

PROG= crunchide
SRCS= crunchide.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
.include <bsd.prog.mk>