Deleted Added
full compact
1c1
< # $FreeBSD: head/lib/libnetgraph/Makefile 55336 2000-01-03 12:01:30Z marcel $
---
> # $FreeBSD: head/lib/libnetgraph/Makefile 55955 2000-01-14 07:57:47Z rgrimes $
10a11
> INCS= netgraph.h
14,17d14
< beforeinstall:
< ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/netgraph.h \
< ${DESTDIR}/usr/include
<