Home | History | Annotate | Line # | Download | only in crunchide
Makefile revision 1.5
      1  1.5  msaitoh #	$NetBSD: Makefile,v 1.5 1999/11/26 13:47:52 msaitoh Exp $
      2  1.1      cgd 
      3  1.1      cgd PROG=   crunchide
      4  1.5  msaitoh SRCS=	crunchide.c exec_aout.c exec_coff.c exec_ecoff.c exec_elf32.c \
      5  1.5  msaitoh 	exec_elf64.c
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8