Deleted Added
full compact
Makefile.inc (39495) Makefile.inc (50472)
1# $Id: Makefile.inc,v 1.2 1998/05/31 11:38:25 bde Exp $
1# $FreeBSD: head/etc/periodic/Makefile.inc 50472 1999-08-27 23:37:10Z peter $
2
3BINDIR= /etc/periodic/${.CURDIR:T}
4NOOBJ=
5
6beforeinstall:
7 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 ${BIN} \
8 ${DESTDIR}${BINDIR}
2
3BINDIR= /etc/periodic/${.CURDIR:T}
4NOOBJ=
5
6beforeinstall:
7 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 ${BIN} \
8 ${DESTDIR}${BINDIR}