summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdesdk/debian/man/makeobj.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/tdesdk/debian/man/makeobj.1')
-rw-r--r--debian/lenny/tdesdk/debian/man/makeobj.16
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/tdesdk/debian/man/makeobj.1 b/debian/lenny/tdesdk/debian/man/makeobj.1
index 6af366855..50a9f864f 100644
--- a/debian/lenny/tdesdk/debian/man/makeobj.1
+++ b/debian/lenny/tdesdk/debian/man/makeobj.1
@@ -29,8 +29,8 @@ The command-line arguments will (generally) be passed directly to make.
.PP
This script is useful if the source directory is different from the
build directory and the Makefiles are kept in the build directory, as is
-common for instance when building the KDE sources. This script can however
-be used in more standard scenarios (such as non-KDE projects for which the
+common for instance when building the TDE sources. This script can however
+be used in more standard scenarios (such as non-TDE projects for which the
source and build directories are the same), where it will behave just like
make.
.PP
@@ -38,7 +38,7 @@ One of the environment variables OBJ_SUBDIR or OBJ_REPLACEMENT
should be set to indicate where the build directory is in relation to
the source directory.
.PP
-This utility is part of the KDE Software Development Kit.
+This utility is part of the TDE Software Development Kit.
.SH ENVIRONMENT VARIABLES
Note that only one of OBJ_SUBDIR and OBJ_REPLACEMENT should be used.
If the build directory is simply a subdirectory of the source directory,