]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - lib/libdevinfo/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / lib / libdevinfo / Makefile
1 # $FreeBSD$
2
3 LIB=    devinfo
4 SRCS=   devinfo.c
5 INCS=   devinfo.h
6 MAN=    devinfo.3
7
8 .include <bsd.lib.mk>