summaryrefslogtreecommitdiffstats
path: root/isys/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-10-23 20:56:50 +0000
committerJeremy Katz <katzj@redhat.com>2002-10-23 20:56:50 +0000
commit967b0b22f1371e52fd086779f018211ea9eafc56 (patch)
treee6c0c9e90995824a25c7447f6473810a9fc5959b /isys/Makefile
parentbc782199a42de665534ca69bf066f331062de372 (diff)
downloadanaconda-967b0b22f1371e52fd086779f018211ea9eafc56.tar.gz
anaconda-967b0b22f1371e52fd086779f018211ea9eafc56.tar.xz
anaconda-967b0b22f1371e52fd086779f018211ea9eafc56.zip
this is done in Makefile.inc
Diffstat (limited to 'isys/Makefile')
-rw-r--r--isys/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/isys/Makefile b/isys/Makefile
index cf2202aba..e630f4e22 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -1,7 +1,5 @@
include ../Makefile.inc
-ARCH := $(patsubst i%86,i386,$(shell uname -m))
-ARCH := $(patsubst sparc%,sparc,$(ARCH))
CFLAGS = -ffunction-sections -I$(PYTHONINCLUDE) -I.. -Wall -Os -g -DHAVE_NFS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64
OBJECTS = nfsmount.o nfsmount_clnt.o nfsmount_xdr.o imount.o \