Home | History | Annotate | Line # | Download | only in crunchide
Makefile revision 1.4
      1  1.4  perry #	$NetBSD: Makefile,v 1.4 1997/08/02 21:30:14 perry Exp $
      2  1.1    cgd 
      3  1.1    cgd PROG=   crunchide
      4  1.3    cgd SRCS=	crunchide.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
      5  1.1    cgd 
      6  1.1    cgd .include <bsd.prog.mk>
      7