about summary refs log tree commit diff stats
path: root/makefile.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-10-11 00:44:26 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2004-10-11 00:44:26 -0400
commitff34560f27f6cc7ba97cfc11e10973ac34735c4c (patch)
tree937595d7e6eac4873a7a0749e5c126d43d7c1c54 /makefile.in
parentceb4156db8546c98875607dd91a799101b02c22f (diff)
downloadlynx-snapshots-ff34560f27f6cc7ba97cfc11e10973ac34735c4c.tar.gz
snapshot of project "lynx", label v2-8-6dev_6
Diffstat (limited to 'makefile.in')
-rw-r--r--makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/makefile.in b/makefile.in
index 3f17c842..df0717ae 100644
--- a/makefile.in
+++ b/makefile.in
@@ -156,7 +156,6 @@ SITE_DEFS = # Your defines here
 
 all lynx$x: cfg_defs.h LYHelp.h
 @MSG_DIR_MAKE@	$(SHELL) $(srcdir)/fixtext.sh $(srcdir)/LYMessages_en.h >LYMessages.c
-@INTLDIR_MAKE@	cd intl && $(MAKE) CC="$(CC)"
 @MSG_DIR_MAKE@	cd po && $(MAKE) CC="$(CC)"
 	cd $(WWWINC) && $(MAKE) CC="$(CC)" \
 		LY_CFLAGS="$(CFLAGS)" \
@@ -200,7 +199,6 @@ clean:
 	rm -f WWW/Library/*/.created
 	cd src && $(MAKE) clean
 @MSG_DIR_MAKE@	rm -f LYMessages.c
-@INTLDIR_MAKE@	cd intl && $(MAKE) $@
 @MSG_DIR_MAKE@	cd po && $(MAKE) $@
 	rm -f *.b src/lynx$x *.leaks cfg_defs.h LYHelp.h lint.*
 @LYNXCFG_MAKE@	-rm -f alphatoc.html body.html cattoc.html tmp007
@@ -217,9 +215,6 @@ distclean: clean
 	-rm -rf src/obsolete
 	-cd src && $(MAKE) $@
 	-cd src/chrtrans && $(MAKE) $@
-@INTLDIR_MAKE@	cd intl && $(MAKE) $@
-	-rm -f intl/libintl.h
-@MSG_DIR_MAKE@	-rmdir intl
 @MSG_DIR_MAKE@	cd po && $(MAKE) $@
 @MSG_DIR_MAKE@	-rmdir po
 	-rm -f *~ *.bak *.sav tags TAGS