7 lines
150 B
Makefile
7 lines
150 B
Makefile
# $Header: /cvsroot/src/sbin/mount_isofs/Attic/Makefile,v 1.3 1993/03/23 00:28:58 cgd Exp $
|
|
|
|
PROG = mount_isofs
|
|
NOMAN = noman
|
|
|
|
.include <bsd.prog.mk>
|