Deleted Added
full compact
2,4c2,8
< # $Id: Makefile,v 1.1 1994/04/17 21:01:16 g89r4222 Exp $
< install: manctl.sh
< install -o ${BINOWN} -g ${BINGRP} -m 555 manctl.sh \
---
> # $Id: Makefile,v 1.1.1.1 1994/04/17 21:26:21 csgr Exp $
>
> all: manctl.sh
> /bin/cp ${.CURDIR}/manctl.sh manctl
>
> install: all
> install -o ${BINOWN} -g ${BINGRP} -m 555 manctl \