summaryrefslogtreecommitdiffstats
path: root/isys/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-06-25 02:13:21 +0000
committerMatt Wilson <msw@redhat.com>1999-06-25 02:13:21 +0000
commit79babd8fb43cfd0f73633a42f175398fedf5f7a5 (patch)
tree3cff7ef981549fe3c7454b7bcd81fba16ddf57d9 /isys/Makefile
parente5805f48c6d95f77afedbce04d1cab6b88d4f05b (diff)
downloadanaconda-79babd8fb43cfd0f73633a42f175398fedf5f7a5.tar.gz
anaconda-79babd8fb43cfd0f73633a42f175398fedf5f7a5.tar.xz
anaconda-79babd8fb43cfd0f73633a42f175398fedf5f7a5.zip
added networking calls to isys
added some newt status stuff to the loader
Diffstat (limited to 'isys/Makefile')
-rw-r--r--isys/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/isys/Makefile b/isys/Makefile
index e86117fc1..997866f6a 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -1,8 +1,8 @@
DESTDIR = $(TOPDIR)/RedHat/instimage/usr/lib/python1.5/site-packages
CFLAGS = -I/usr/include/python1.5 -g
-OBJECTS = isys.o nfsmount.o dns.o mount_clnt.o mount_xdr.o imount.o smp.o \
- moduleinfo.o devnodes.o otherinsmod.o cpio.o
+OBJECTS = isys.o nfsmount.o dns.o mount_clnt.o mount_xdr.o imount.o \
+ inet.o smp.o moduleinfo.o devnodes.o otherinsmod.o cpio.o
STATICLIBS = pci/libpciprobe.a modutils/insmod/libmodutils.a \
modutils/obj/libobj.a modutils/util/libutil.a
LOADLIBES = -lrpm -lresolv -lz