home *** CD-ROM | disk | FTP | other *** search
- NETOBJ= strerror.o dummy.o lineread.o \
- getopt.o printfault.o stubs.o perror.o herror.o \
- timerinit.o gettimeofday.o syslog.o \
- getpid.o chmod.o chown.o utime.o popen.o sleep.o usleep.o \
- printuserfault.o setegid.o seteuid.o \
- _dup.o _dup2.o stat.o _fstat.o fib.o dostat.o access.o \
- _allocufb.o _chkufb.o _close.o _lseek.o _open.o _read.o \
- _write.o fhopen.o ioctl.o iomode.o isatty.o \
- serveraccept.o envvars.o \
- linkaddr.o linkntoa.o dosio_init.o \
- fmod.o rexxvars.o wbargs.o
-
-
- all: python_net.lib
-
- python_net.lib: $(NETOBJ)
- -delete >NIL: $@
- oml $@ a <@<
- $(NETOBJ)
- <
-
- clean:
- -delete \#?.lib \#?.o
-
-
-