]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - share/examples/kld/syscall/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / share / examples / kld / syscall / Makefile
1 # $FreeBSD$
2
3 SUBDIR= module test
4
5 load unload: _SUBDIR
6
7 .include <bsd.subdir.mk>