NetBSD/sys/compat/hpux/Makefile

10 lines
317 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/11/15 20:30:59 thorpej Exp $
.include <bsd.sys.mk> # for HOST_SH
DEP= syscalls.conf syscalls.master ../../kern/makesyscalls.sh
OBJS= hpux_sysent.c hpux_syscalls.c hpux_syscall.h hpux_syscallargs.h
${OBJS}: ${DEP}
${HOST_SH} ../../kern/makesyscalls.sh syscalls.conf syscalls.master