1997-08-03 01:30:05 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/08/02 21:30:14 perry Exp $
|
1994-08-29 18:47:29 +04:00
|
|
|
|
|
|
|
PROG= crunchide
|
1997-01-23 02:57:18 +03:00
|
|
|
SRCS= crunchide.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
|
1994-08-29 18:47:29 +04:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|