NetBSD/usr.bin/crunch/crunchide/Makefile

7 lines
170 B
Makefile

# $NetBSD: Makefile,v 1.4 1997/08/02 21:30:14 perry Exp $
PROG= crunchide
SRCS= crunchide.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
.include <bsd.prog.mk>