style.Makefile(5)

This commit is contained in:
David E. O'Brien 2007-12-14 21:30:51 +00:00
parent 1aaf9d658f
commit d08aed068a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174596

View File

@ -8,7 +8,7 @@ ARCH= i386 # luna68k news3400 pmax sparc tahoe vax
all:
@echo "make tags, make links or make sysent only"
sysent: init_sysent.c syscalls.c ../sys/syscall.h ../sys/syscall.mk \
sysent: init_sysent.c syscalls.c ../sys/syscall.h ../sys/syscall.mk \
../sys/sysproto.h
init_sysent.c syscalls.c systrace_args.c ../sys/syscall.h \