summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2004-07-24 19:15:09 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2004-07-24 19:15:09 +0000
commitbe21b1fdaa3cc714386f236e0b2592eaf92ea76f (patch)
tree703d8c8b79e6068dfdc4634037d9317860fe36d6 /Makefile
parent86e0a5ef927443996f5249bb9491aec7333be79f (diff)
downloadlm-sensors-git-be21b1fdaa3cc714386f236e0b2592eaf92ea76f.tar.gz
spoof LOGNAME and HOSTNAME when making html man pages
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2648 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8b32c8c9..ad0b8dea 100644
--- a/Makefile
+++ b/Makefile
@@ -353,6 +353,8 @@ manhtml:
$(MKDIR) html
cp $(MANPAGES) html
cd html ; \
+ export LOGNAME=sensors ; \
+ export HOSTNAME=stimpy.netroedge.com ; \
man2html *.[1-8] ; \
$(RM) *.[1-8]