Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ROOL
TCPIPLibs
Commits
3c52a9fc
Commit
3c52a9fc
authored
May 21, 1997
by
Kevin Bracey
Browse files
Makefile dependencies fixed
parent
0c63f480
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
158 additions
and
152 deletions
+158
-152
inetlib/Makefile
inetlib/Makefile
+2
-0
rpclib/rpc/Makefile
rpclib/rpc/Makefile
+4
-2
unixlib/Makefile
unixlib/Makefile
+152
-150
No files found.
inetlib/Makefile
View file @
3c52a9fc
...
...
@@ -107,10 +107,12 @@ dirs:
local_dirs
:
${MKDIR}
o
${MKDIR}
z
Create
local_dirs
clean
:
${WIPE}
o.
*
${WFLAGS}
${WIPE}
z.
*
${WFLAGS}
${RM}
local_dirs
${RM}
inetlib
${RM}
inetlibzm
...
...
rpclib/rpc/Makefile
View file @
3c52a9fc
...
...
@@ -103,10 +103,12 @@ dirs:
local_dirs
:
${MKDIR}
o
${MKDIR}
z
create
local_dirs
clean
:
${WIPE}
o.
*
${WFLAGS}
${WIPE}
z.
*
${WFLAGS}
${RM}
local_dirs
${RM}
rpclib
${RM}
rpclibzm
...
...
@@ -124,6 +126,8 @@ z.clnt_udp: c.clnt_udp
cc400
$(CFLAGSM)
-c
-o
z.clnt_udp c.clnt_udp
# Dynamic dependencies:
o.rpc_dtable
:
c.rpc_dtable
z.rpc_dtable
:
c.rpc_dtable
o.auth_none
:
c.auth_none
o.auth_none
:
TCPIPLibs:rpc.h.types
o.auth_none
:
TCPIPLibs:sys.h.types
...
...
@@ -283,7 +287,6 @@ o.clnt_udp: TCPIPLibs:sys.h.cdefs
o.clnt_udp
:
TCPIPLibs:sys.h.errno
o.clnt_udp
:
C:h.kernel
o.clnt_udp
:
TCPIPLibs:rpc.h.pmap_clnt
o.rpc_dtable
:
c.rpc_dtable
o.get_myaddr
:
c.get_myaddr
o.get_myaddr
:
TCPIPLibs:rpc.h.types
o.get_myaddr
:
TCPIPLibs:sys.h.types
...
...
@@ -805,7 +808,6 @@ z.clnt_udp: TCPIPLibs:sys.h.cdefs
z.clnt_udp
:
TCPIPLibs:sys.h.errno
z.clnt_udp
:
C:h.kernel
z.clnt_udp
:
TCPIPLibs:rpc.h.pmap_clnt
z.rpc_dtable
:
c.rpc_dtable
z.get_myaddr
:
c.get_myaddr
z.get_myaddr
:
TCPIPLibs:rpc.h.types
z.get_myaddr
:
TCPIPLibs:sys.h.types
...
...
unixlib/Makefile
View file @
3c52a9fc
...
...
@@ -110,15 +110,167 @@ dirs:
local_dirs
:
${MKDIR}
o
${MKDIR}
z
Create
local_dirs
clean
:
${WIPE}
o.
*
${WFLAGS}
${WIPE}
z.
*
${WFLAGS}
${RM}
local_dirs
${RM}
unixlib
${RM}
unixlibzm
# Dynamic dependencies:
o.getegid
:
c.getegid
o.getegid
:
h.unixlib
o.getegid
:
h.stubs
o.geteuid
:
c.geteuid
o.geteuid
:
h.unixlib
o.geteuid
:
h.stubs
o.getgroups
:
c.getgroups
o.getgroups
:
h.unixlib
o.getgroups
:
h.stubs
o.getlogin
:
c.getlogin
o.getlogin
:
h.unixlib
o.getpass
:
c.getpass
o.getpass
:
h.unixlib
o.getpid
:
c.getpid
o.getpid
:
h.unixlib
o.getpid
:
h.stubs
o.getpwent
:
c.getpwent
o.getpwent
:
h.unixlib
o.getuid
:
c.getuid
o.getuid
:
h.unixlib
o.getuid
:
h.stubs
o.herror
:
c.herror
o.herror
:
h.unixlib
o.index
:
c.index
o.index
:
h.unixlib
o.ioctl
:
c.ioctl
o.memops
:
c.memops
o.memops
:
h.unixlib
o.string
:
c.string
o.string
:
h.unixlib
o.xgets
:
c.xgets
o.xgets
:
h.unixlib
o.getopt
:
c.getopt
o.getopt
:
h.unixlib
o.errlst
:
c.errlst
o.errlst
:
h.unixlib
o.xstrerror
:
c.xstrerror
o.xstrerror
:
h.unixlib
z.getegid
:
c.getegid
z.getegid
:
h.unixlib
z.getegid
:
h.stubs
z.geteuid
:
c.geteuid
z.geteuid
:
h.unixlib
z.geteuid
:
h.stubs
z.getgroups
:
c.getgroups
z.getgroups
:
h.unixlib
z.getgroups
:
h.stubs
z.getlogin
:
c.getlogin
z.getlogin
:
h.unixlib
z.getpass
:
c.getpass
z.getpass
:
h.unixlib
z.getpid
:
c.getpid
z.getpid
:
h.unixlib
z.getpid
:
h.stubs
z.getpwent
:
c.getpwent
z.getpwent
:
h.unixlib
z.getuid
:
c.getuid
z.getuid
:
h.unixlib
z.getuid
:
h.stubs
z.herror
:
c.herror
z.herror
:
h.unixlib
z.index
:
c.index
z.index
:
h.unixlib
z.ioctl
:
c.ioctl
z.memops
:
c.memops
z.memops
:
h.unixlib
z.string
:
c.string
z.string
:
h.unixlib
z.xgets
:
c.xgets
z.xgets
:
h.unixlib
z.getopt
:
c.getopt
z.getopt
:
h.unixlib
z.errlst
:
c.errlst
z.errlst
:
h.unixlib
z.xstrerror
:
c.xstrerror
z.xstrerror
:
h.unixlib
o.osreadc
:
c.osreadc
o.osreadc
:
C:h.kernel
o.osreadc
:
h.unixlib
z.osreadc
:
c.osreadc
z.osreadc
:
C:h.kernel
z.osreadc
:
h.unixlib
o.chdir
:
c.chdir
o.chdir
:
C:h.kernel
o.chdir
:
C:h.swis
o.chdir
:
h.unixlib
o.flushinput
:
c.flushinput
o.flushinput
:
C:h.kernel
o.flushinput
:
C:h.swis
o.flushinput
:
h.unixlib
o.gethostnam
:
c.gethostnam
o.gethostnam
:
C:h.kernel
o.gethostnam
:
C:h.swis
o.gethostnam
:
h.unixlib
o.gethostnam
:
h.stubs
o.getusernam
:
c.getusernam
o.getusernam
:
C:h.kernel
o.getusernam
:
C:h.swis
o.getusernam
:
h.unixlib
o.getusernam
:
h.stubs
o.getwd
:
c.getwd
o.getwd
:
C:h.kernel
o.getwd
:
C:h.swis
o.getwd
:
h.unixlib
o.killfile
:
c.killfile
o.killfile
:
C:h.kernel
o.killfile
:
C:h.swis
o.killfile
:
h.unixlib
o.readdir
:
c.readdir
o.readdir
:
C:h.kernel
o.readdir
:
C:h.swis
o.readdir
:
h.unixlib
o.xputchar
:
c.xputchar
o.xputchar
:
C:h.kernel
o.xputchar
:
C:h.swis
o.xputchar
:
h.unixlib
z.chdir
:
c.chdir
z.chdir
:
C:h.kernel
z.chdir
:
C:h.swis
z.chdir
:
h.unixlib
z.flushinput
:
c.flushinput
z.flushinput
:
C:h.kernel
z.flushinput
:
C:h.swis
z.flushinput
:
h.unixlib
z.gethostnam
:
c.gethostnam
z.gethostnam
:
C:h.kernel
z.gethostnam
:
C:h.swis
z.gethostnam
:
h.unixlib
z.gethostnam
:
h.stubs
z.getusernam
:
c.getusernam
z.getusernam
:
C:h.kernel
z.getusernam
:
C:h.swis
z.getusernam
:
h.unixlib
z.getusernam
:
h.stubs
z.getwd
:
c.getwd
z.getwd
:
C:h.kernel
z.getwd
:
C:h.swis
z.getwd
:
h.unixlib
z.killfile
:
c.killfile
z.killfile
:
C:h.kernel
z.killfile
:
C:h.swis
z.killfile
:
h.unixlib
z.readdir
:
c.readdir
z.readdir
:
C:h.kernel
z.readdir
:
C:h.swis
z.readdir
:
h.unixlib
z.xputchar
:
c.xputchar
z.xputchar
:
C:h.kernel
z.xputchar
:
C:h.swis
z.xputchar
:
h.unixlib
o.access
:
c.access
o.access
:
TCPIPLibs:h.errno
o.access
:
TCPIPLibs:sys.h.errno
...
...
@@ -134,10 +286,6 @@ o.access: TCPIPLibs:machine.h.ansi
o.access
:
TCPIPLibs:machine.h.types
o.access
:
TCPIPLibs:sys.h.unistd
o.access
:
h.unixlib
o.chdir
:
c.chdir
o.chdir
:
C:h.kernel
o.chdir
:
C:h.swis
o.chdir
:
h.unixlib
o.chmod
:
c.chmod
o.chmod
:
TCPIPLibs:h.errno
o.chmod
:
TCPIPLibs:sys.h.errno
...
...
@@ -170,10 +318,6 @@ o.filestat: C:h.kernel
o.filestat
:
C:h.kernel
o.filestat
:
C:h.swis
o.filestat
:
h.unixlib
o.flushinput
:
c.flushinput
o.flushinput
:
C:h.kernel
o.flushinput
:
C:h.swis
o.flushinput
:
h.unixlib
o.fstat
:
c.fstat
o.fstat
:
h.unixlib
o.fstat
:
TCPIPLibs:h.socklib
...
...
@@ -210,29 +354,6 @@ o.getdtabsiz: TCPIPLibs:sys.h.time
o.getdtabsiz
:
TCPIPLibs:sys.h.uio
o.getdtabsiz
:
TCPIPLibs:sys.h.cdefs
o.getdtabsiz
:
C:h.kernel
o.getegid
:
c.getegid
o.getegid
:
h.unixlib
o.getegid
:
h.stubs
o.geteuid
:
c.geteuid
o.geteuid
:
h.unixlib
o.geteuid
:
h.stubs
o.getgroups
:
c.getgroups
o.getgroups
:
h.unixlib
o.getgroups
:
h.stubs
o.gethostnam
:
c.gethostnam
o.gethostnam
:
C:h.kernel
o.gethostnam
:
C:h.swis
o.gethostnam
:
h.unixlib
o.gethostnam
:
h.stubs
o.getlogin
:
c.getlogin
o.getlogin
:
h.unixlib
o.getpass
:
c.getpass
o.getpass
:
h.unixlib
o.getpid
:
c.getpid
o.getpid
:
h.unixlib
o.getpid
:
h.stubs
o.getpwent
:
c.getpwent
o.getpwent
:
h.unixlib
o.getpwnam
:
c.getpwnam
o.getpwnam
:
TCPIPLibs:h.pwd
o.getpwnam
:
TCPIPLibs:sys.h.types
...
...
@@ -253,18 +374,6 @@ o.getpwuid: TCPIPLibs:machine.h.types
o.getpwuid
:
TCPIPLibs:sys.h.cdefs
o.getpwuid
:
h.unixlib
o.getpwuid
:
h.stubs
o.getuid
:
c.getuid
o.getuid
:
h.unixlib
o.getuid
:
h.stubs
o.getusernam
:
c.getusernam
o.getusernam
:
C:h.kernel
o.getusernam
:
C:h.swis
o.getusernam
:
h.unixlib
o.getusernam
:
h.stubs
o.getwd
:
c.getwd
o.getwd
:
C:h.kernel
o.getwd
:
C:h.swis
o.getwd
:
h.unixlib
o.gtimeofday
:
c.gtimeofday
o.gtimeofday
:
C:h.kernel
o.gtimeofday
:
TCPIPLibs:sys.h.time
...
...
@@ -275,25 +384,11 @@ o.gtimeofday: TCPIPLibs:machine.h.endian
o.gtimeofday
:
TCPIPLibs:machine.h.ansi
o.gtimeofday
:
TCPIPLibs:machine.h.types
o.gtimeofday
:
h.unixlib
o.herror
:
c.herror
o.herror
:
h.unixlib
o.index
:
c.index
o.index
:
h.unixlib
o.ioctl
:
c.ioctl
o.killfile
:
c.killfile
o.killfile
:
C:h.kernel
o.killfile
:
C:h.swis
o.killfile
:
h.unixlib
o.lseek
:
c.lseek
o.lseek
:
TCPIPLibs:h.errno
o.lseek
:
TCPIPLibs:sys.h.errno
o.lseek
:
C:h.kernel
o.lseek
:
h.unixlib
o.memops
:
c.memops
o.memops
:
h.unixlib
o.osreadc
:
c.osreadc
o.osreadc
:
C:h.kernel
o.osreadc
:
h.unixlib
o.read
:
c.read
o.read
:
h.unixlib
o.read
:
TCPIPLibs:h.socklib
...
...
@@ -312,10 +407,6 @@ o.read: TCPIPLibs:sys.h.time
o.read
:
TCPIPLibs:sys.h.uio
o.read
:
TCPIPLibs:sys.h.cdefs
o.read
:
C:h.kernel
o.readdir
:
c.readdir
o.readdir
:
C:h.kernel
o.readdir
:
C:h.swis
o.readdir
:
h.unixlib
o.readv
:
c.readv
o.readv
:
TCPIPLibs:sys.h.types
o.readv
:
TCPIPLibs:sys.h.cdefs
...
...
@@ -336,8 +427,6 @@ o.readv: TCPIPLibs:sys.h.cdefs
o.readv
:
TCPIPLibs:sys.h.time
o.readv
:
TCPIPLibs:sys.h.uio
o.readv
:
C:h.kernel
o.string
:
c.string
o.string
:
h.unixlib
o.stubs
:
c.stubs
o.stubs
:
TCPIPLibs:h.pwd
o.stubs
:
TCPIPLibs:sys.h.types
...
...
@@ -385,8 +474,6 @@ o.writev: TCPIPLibs:sys.h.time
o.writev
:
TCPIPLibs:sys.h.uio
o.writev
:
C:h.kernel
o.writev
:
h.unixlib
o.xgets
:
c.xgets
o.xgets
:
h.unixlib
o.xperror
:
c.xperror
o.xperror
:
TCPIPLibs:sys.h.types
o.xperror
:
TCPIPLibs:sys.h.cdefs
...
...
@@ -400,12 +487,6 @@ o.xperror: TCPIPLibs:sys.h.unistd
o.xperror
:
TCPIPLibs:sys.h.errno
o.xperror
:
C:h.kernel
o.xperror
:
h.unixlib
o.xputchar
:
c.xputchar
o.xputchar
:
C:h.kernel
o.xputchar
:
C:h.swis
o.xputchar
:
h.unixlib
o.getopt
:
c.getopt
o.getopt
:
h.unixlib
o.strsep
:
c.strsep
o.strsep
:
TCPIPLibs:sys.h.cdefs
o.strsep
:
h.unixlib
...
...
@@ -442,10 +523,6 @@ o.err: TCPIPLibs:sys.h.uio
o.err
:
TCPIPLibs:sys.h.cdefs
o.err
:
C:h.kernel
o.err
:
TCPIPLibs:h.riscos
o.errlst
:
c.errlst
o.errlst
:
h.unixlib
o.xstrerror
:
c.xstrerror
o.xstrerror
:
h.unixlib
z.access
:
c.access
z.access
:
TCPIPLibs:h.errno
z.access
:
TCPIPLibs:sys.h.errno
...
...
@@ -461,10 +538,6 @@ z.access: TCPIPLibs:machine.h.ansi
z.access
:
TCPIPLibs:machine.h.types
z.access
:
TCPIPLibs:sys.h.unistd
z.access
:
h.unixlib
z.chdir
:
c.chdir
z.chdir
:
C:h.kernel
z.chdir
:
C:h.swis
z.chdir
:
h.unixlib
z.chmod
:
c.chmod
z.chmod
:
TCPIPLibs:h.errno
z.chmod
:
TCPIPLibs:sys.h.errno
...
...
@@ -497,10 +570,6 @@ z.filestat: C:h.kernel
z.filestat
:
C:h.kernel
z.filestat
:
C:h.swis
z.filestat
:
h.unixlib
z.flushinput
:
c.flushinput
z.flushinput
:
C:h.kernel
z.flushinput
:
C:h.swis
z.flushinput
:
h.unixlib
z.fstat
:
c.fstat
z.fstat
:
h.unixlib
z.fstat
:
TCPIPLibs:h.socklib
...
...
@@ -537,29 +606,6 @@ z.getdtabsiz: TCPIPLibs:sys.h.time
z.getdtabsiz
:
TCPIPLibs:sys.h.uio
z.getdtabsiz
:
TCPIPLibs:sys.h.cdefs
z.getdtabsiz
:
C:h.kernel
z.getegid
:
c.getegid
z.getegid
:
h.unixlib
z.getegid
:
h.stubs
z.geteuid
:
c.geteuid
z.geteuid
:
h.unixlib
z.geteuid
:
h.stubs
z.getgroups
:
c.getgroups
z.getgroups
:
h.unixlib
z.getgroups
:
h.stubs
z.gethostnam
:
c.gethostnam
z.gethostnam
:
C:h.kernel
z.gethostnam
:
C:h.swis
z.gethostnam
:
h.unixlib
z.gethostnam
:
h.stubs
z.getlogin
:
c.getlogin
z.getlogin
:
h.unixlib
z.getpass
:
c.getpass
z.getpass
:
h.unixlib
z.getpid
:
c.getpid
z.getpid
:
h.unixlib
z.getpid
:
h.stubs
z.getpwent
:
c.getpwent
z.getpwent
:
h.unixlib
z.getpwnam
:
c.getpwnam
z.getpwnam
:
TCPIPLibs:h.pwd
z.getpwnam
:
TCPIPLibs:sys.h.types
...
...
@@ -580,18 +626,6 @@ z.getpwuid: TCPIPLibs:machine.h.types
z.getpwuid
:
TCPIPLibs:sys.h.cdefs
z.getpwuid
:
h.unixlib
z.getpwuid
:
h.stubs
z.getuid
:
c.getuid
z.getuid
:
h.unixlib
z.getuid
:
h.stubs
z.getusernam
:
c.getusernam
z.getusernam
:
C:h.kernel
z.getusernam
:
C:h.swis
z.getusernam
:
h.unixlib
z.getusernam
:
h.stubs
z.getwd
:
c.getwd
z.getwd
:
C:h.kernel
z.getwd
:
C:h.swis
z.getwd
:
h.unixlib
z.gtimeofday
:
c.gtimeofday
z.gtimeofday
:
C:h.kernel
z.gtimeofday
:
TCPIPLibs:sys.h.time
...
...
@@ -602,25 +636,11 @@ z.gtimeofday: TCPIPLibs:machine.h.endian
z.gtimeofday
:
TCPIPLibs:machine.h.ansi
z.gtimeofday
:
TCPIPLibs:machine.h.types
z.gtimeofday
:
h.unixlib
z.herror
:
c.herror
z.herror
:
h.unixlib
z.index
:
c.index
z.index
:
h.unixlib
z.ioctl
:
c.ioctl
z.killfile
:
c.killfile
z.killfile
:
C:h.kernel
z.killfile
:
C:h.swis
z.killfile
:
h.unixlib
z.lseek
:
c.lseek
z.lseek
:
TCPIPLibs:h.errno
z.lseek
:
TCPIPLibs:sys.h.errno
z.lseek
:
C:h.kernel
z.lseek
:
h.unixlib
z.memops
:
c.memops
z.memops
:
h.unixlib
z.osreadc
:
c.osreadc
z.osreadc
:
C:h.kernel
z.osreadc
:
h.unixlib
z.read
:
c.read
z.read
:
h.unixlib
z.read
:
TCPIPLibs:h.socklib
...
...
@@ -639,10 +659,6 @@ z.read: TCPIPLibs:sys.h.time
z.read
:
TCPIPLibs:sys.h.uio
z.read
:
TCPIPLibs:sys.h.cdefs
z.read
:
C:h.kernel
z.readdir
:
c.readdir
z.readdir
:
C:h.kernel
z.readdir
:
C:h.swis
z.readdir
:
h.unixlib
z.readv
:
c.readv
z.readv
:
TCPIPLibs:sys.h.types
z.readv
:
TCPIPLibs:sys.h.cdefs
...
...
@@ -663,8 +679,6 @@ z.readv: TCPIPLibs:sys.h.cdefs
z.readv
:
TCPIPLibs:sys.h.time
z.readv
:
TCPIPLibs:sys.h.uio
z.readv
:
C:h.kernel
z.string
:
c.string
z.string
:
h.unixlib
z.stubs
:
c.stubs
z.stubs
:
TCPIPLibs:h.pwd
z.stubs
:
TCPIPLibs:sys.h.types
...
...
@@ -712,8 +726,6 @@ z.writev: TCPIPLibs:sys.h.time
z.writev
:
TCPIPLibs:sys.h.uio
z.writev
:
C:h.kernel
z.writev
:
h.unixlib
z.xgets
:
c.xgets
z.xgets
:
h.unixlib
z.xperror
:
c.xperror
z.xperror
:
TCPIPLibs:sys.h.types
z.xperror
:
TCPIPLibs:sys.h.cdefs
...
...
@@ -727,12 +739,6 @@ z.xperror: TCPIPLibs:sys.h.unistd
z.xperror
:
TCPIPLibs:sys.h.errno
z.xperror
:
C:h.kernel
z.xperror
:
h.unixlib
z.xputchar
:
c.xputchar
z.xputchar
:
C:h.kernel
z.xputchar
:
C:h.swis
z.xputchar
:
h.unixlib
z.getopt
:
c.getopt
z.getopt
:
h.unixlib
z.strsep
:
c.strsep
z.strsep
:
TCPIPLibs:sys.h.cdefs
z.strsep
:
h.unixlib
...
...
@@ -769,7 +775,3 @@ z.err: TCPIPLibs:sys.h.uio
z.err
:
TCPIPLibs:sys.h.cdefs
z.err
:
C:h.kernel
z.err
:
TCPIPLibs:h.riscos
z.errlst
:
c.errlst
z.errlst
:
h.unixlib
z.xstrerror
:
c.xstrerror
z.xstrerror
:
h.unixlib
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment