NetBSD/sbin/bim/Makefile

9 lines
135 B
Makefile
Raw Normal View History

1995-03-18 15:28:06 +03:00
# $NetBSD: Makefile,v 1.2 1995/03/18 12:28:06 cgd Exp $
PROG = bim
SRCS = bim.c command.c
NOMAN = noman
.include <bsd.prog.mk>