From 5f9edfc9308fcd3e110dcd97eab2ff1bacc14bf2 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Mon, 23 Nov 1998 03:24:25 +0000 Subject: [PATCH] Changes needed to build on Linux git-svn-id: svn://10.0.0.236/trunk@15151 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/modules | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/CVSROOT/modules b/CVSROOT/modules index fc32d2bbc1e..c1fdd6303b6 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -473,9 +473,18 @@ JSClient -a \ # (5.0 Browser and 5.0 Mail/News based on nglayout) # # Initial wild ass guess: cyeh@netscape.com +# Second guess: mcafee@netscape.com +# +# We might want to do the platform-specific stuff like: +# SeaMonkeyCoreFoo = SeaMonkeyCore + +# and so on, for each module. # +NSPR -a \ + mozilla/nsprpub + SeaMonkeyCore -a \ + mozilla/client.mk \ mozilla/configure.in \ mozilla/Makefile.in \ mozilla/aclocal.m4 \ @@ -483,7 +492,9 @@ SeaMonkeyCore -a \ mozilla/build \ mozilla/caps \ mozilla/config \ + mozilla/cmd/xfe/icons/icondata.h \ mozilla/dbm \ + mozilla/include \ mozilla/jpeg \ mozilla/js \ mozilla/lib/liblayer \ @@ -505,9 +516,14 @@ SeaMonkeyCore -a \ SeaMonkeyLayout -a \ SeaMonkeyCore \ - mozilla/nglayout \ + nglayout.mk \ + mozilla/dom \ + mozilla/gfx \ mozilla/htmlparser \ - mozilla/widget + mozilla/layout \ + mozilla/webshell \ + mozilla/widget \ + mozilla/view SeaMonkeyXPToolKit -a \ SeaMonkeyLayout \ @@ -516,10 +532,11 @@ SeaMonkeyXPToolKit -a \ SeaMonkeyBrowser -a \ SeaMonkeyXPToolKit -###################### -# These are poorly defined right now. -#SeaMonkeyMailNews -a \ -# -#SeaMonkeyEditor -a \ - +# This needs work! +SeaMonkeyMailNews -a \ + SeaMonkeyLayout + +SeaMonkeyEditor -a \ + SeaMonkeyBrowser \ + editor