summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-18 03:56:33 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-18 03:56:33 +0000
commita1ef30d223d529b2b71bdbfb02f19b3aac6892f1 (patch)
tree5e6ac0304139290fe2e5711edc1b676229e49b89 /Makefile
parent4845a7ee6610b0ff31c8562cd881aef6c423ff6f (diff)
downloadanaconda-a1ef30d223d529b2b71bdbfb02f19b3aac6892f1.tar.gz
anaconda-a1ef30d223d529b2b71bdbfb02f19b3aac6892f1.tar.xz
anaconda-a1ef30d223d529b2b71bdbfb02f19b3aac6892f1.zip
nuke minislang and mininewt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 369566f6d..4e32dd778 100644
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,11 @@
# Copyright (C) 1998-2002 Red Hat, Inc.
include Makefile.inc
-MINISLANG=minislang
-MININEWT=mininewt
ifneq (ia64, $(ARCH))
STUBS=stubs
endif
-SUBDIRSHD = isys $(MINISLANG) $(MININEWT) loader2 po \
+SUBDIRSHD = isys loader2 po \
textw utils scripts bootdisk installclasses \
fonts iw pixmaps $(STUBS) isomd5sum command-stubs
SUBDIRS = $(SUBDIRSHD)