Home | History | Annotate | Line # | Download | only in crunchide
Makefile revision 1.3
      1  1.1  cgd 
      2  1.1  cgd PROG=   crunchide
      3  1.3  cgd SRCS=	crunchide.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c
      4  1.1  cgd 
      5  1.1  cgd .include <bsd.prog.mk>
      6