]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/pipe/Makefile
Arrange the list of generated sources as 1-per-line alphbetical, and add
[FreeBSD/FreeBSD.git] / sys / modules / netgraph / pipe / Makefile
1 # $FreeBSD$
2
3 KMOD=   ng_pipe
4 SRCS=   ng_pipe.c
5
6 .include <bsd.kmod.mk>