diff options
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index b6fe0fcfd..2877960ab 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -21,27 +21,6 @@ PRODUCT=drakx-installer-binaries # # Portions from Erik Troan (ewt@redhat.com) Copyright 1996 Red Hat Software # - #***************************************************************************** - # - # Currently: - # - # ix86 - # init with dietlibc - # stage1 with dietlibc - # - # ppc - # init with dietlibc - # stage1 with glibc - # - # ia64 - # init with glibc - # stage1 with glibc - # - # x86-64 - # init with dietlibc - # stage1 with dietlibc - # - #***************************************************************************** top_dir = . |