]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/include/Makefile
Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Soren
[FreeBSD/FreeBSD.git] / gnu / include / Makefile
1 #       $Id$
2
3 NOOBJ=  noobj
4
5 beforeinstall:
6         ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/values.h \
7                 ${DESTDIR}/usr/include
8
9 .include <bsd.prog.mk>