NetBSD/usr.bin/crunch/crunchide/Makefile

6 lines
112 B
Makefile
Raw Normal View History

1994-08-29 18:47:29 +04:00
PROG= crunchide
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>