head	1.2;
access;
symbols
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.09.09.23.09.49;	author beat;	state dead;
branches;
next	1.1;

1.1
date	2005.11.29.21.14.01;	author ahze;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove www/nvu because it's abandoned upstream since June 2005, marked
  deprecated since Oct 2007 and does not build since recent NSS update.
  Please use www/kompozer instead.

Discussed with:	miwi
With hat:	gecko
@
text
@--- js/src/Makefile.in	Thu Aug  4 22:26:52 2005
+++ js/src/Makefile.in	Thu Aug  4 23:02:32 2005
@@@@ -148,5 +148,4 @@@@
 endif
 
-FDLIBM_LIBRARY	= fdlibm/$(LIB_PREFIX)fdm.$(LIB_SUFFIX)
 JSMATH_PRELINK	= jsmathtemp.o
 JS_SAFE_ARENA	= 1
@@@@ -320,7 +319,4 @@@@
 endif
 	@@$(RM) -f $(JSMATH_PRELINK)
-else
-# Create dependency so we build fdlibm
-jsmath.o: $(FDLIBM_LIBRARY) Makefile.in
 endif
 
--- js/Makefile.in	Sun Mar 23 14:36:00 2003
+++ js/Makefile.in	Thu Aug  4 23:08:06 2005
@@@@ -46,5 +46,5 @@@@
 #
 
-DIRS		= src/fdlibm src
+DIRS		= src
 
 include $(topsrcdir)/config/rules.mk
@


1.1
log
@- Use new Makefile.common from mozilla
@
text
@@

