View | Details | Raw Unified | Return to bug 15358
Collapse All | Expand All

(-)Makefile 1999/12/08 16:36:18 (-1 / +1 lines)
Lines 6-12 Link Here
6
       vnode_if.h imgact_svr4.c svr4_signal.c svr4_fcntl.c svr4_misc.c \
6
       vnode_if.h imgact_svr4.c svr4_signal.c svr4_fcntl.c svr4_misc.c \
7
       svr4_ioctl.c svr4_stat.c svr4_filio.c svr4_ttold.c svr4_termios.c \
7
       svr4_ioctl.c svr4_stat.c svr4_filio.c svr4_ttold.c svr4_termios.c \
8
       svr4_stream.c svr4_socket.c svr4_sockio.c svr4_machdep.c \
8
       svr4_stream.c svr4_socket.c svr4_sockio.c svr4_machdep.c \
9
       svr4_resource.c svr4_ipc.c
9
       svr4_resource.c svr4_ipc.c opt_svr4.h
10
OBJS=  svr4_locore.o 
10
OBJS=  svr4_locore.o 
11
NOMAN=1
11
NOMAN=1
12
MAN8=  svr4.8
12
MAN8=  svr4.8

Return to bug 15358