Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / emulation / linux / i386 / Makefile
1 # Makefile for syscall tables
2 #
3 # $FreeBSD: src/sys/i386/linux/Makefile,v 1.4 1999/08/28 00:45:21 peter Exp $
4
5 SUBDIR= linprocfs
6
7 .include <bsd.subdir.mk>
8
9 sysent:
10         cd ${.CURDIR} && ${MAKE} -f Makefile.misc sysent
11