summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-01-13 07:15:29 +0000
committerJeremy Katz <katzj@redhat.com>2003-01-13 07:15:29 +0000
commit5c6d829a29915bb7e143be7e3f004a3fc7ec3977 (patch)
tree62ac3ed07958e92a7d68d8960ca0a5fdd45a9f0d /Makefile.inc
parentfbf80e90c2b9595edf7857e5f19f2b64b4931508 (diff)
downloadanaconda-5c6d829a29915bb7e143be7e3f004a3fc7ec3977.tar.gz
anaconda-5c6d829a29915bb7e143be7e3f004a3fc7ec3977.tar.xz
anaconda-5c6d829a29915bb7e143be7e3f004a3fc7ec3977.zip
doesn't need to be defined here
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.inc b/Makefile.inc
index bfbdd5f4a..826b3fd1e 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -32,7 +32,3 @@ ifeq (ppc, $(ARCH))
USEDIET=1
endif
-# define product name to be imported into the loader and anywhere else
-# that needs the proper name of the product
-PRODUCTNAME="Red Hat Linux"
-