[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / sys / compat / bsdos

File: [local] / sys / compat / bsdos / Makefile (download)

Revision 1.1, Tue Mar 4 16:09:05 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

#	$OpenBSD: Makefile,v 1.2 2001/08/26 03:23:44 deraadt Exp $

SYS=	../..
DEP=	syscalls.conf syscalls.master ${SYS}/kern/makesyscalls.sh
OBJS=	bsdos_sysent.c bsdos_syscalls.c \
	bsdos_syscall.h bsdos_syscallargs.h

${OBJS}: ${DEP}
	sh ${SYS}/kern/makesyscalls.sh syscalls.conf syscalls.master