# Makefile for syscall tables # # $FreeBSD: src/sys/i386/linux/Makefile,v 1.4 1999/08/28 00:45:21 peter Exp $ # $DragonFly: src/sys/emulation/linux/i386/Makefile,v 1.6 2003/08/21 20:08:30 dillon Exp $ all: @echo "make sysent only" sysent: cd ${.CURDIR} && ${MAKE} -f Makefile.misc sysent