1998-09-14 11:35:32 +00:00

7 lines
100 B
Makefile

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