Commit df98df5f authored by raman%netscape.com's avatar raman%netscape.com
Browse files

Added building of caps to the windows and unix build system

parent 9b6b15c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ DIRS += \
  modules/oji		\
  modules/plugin		\
  base				\
  caps				\
  lib/xp			\
  lib/libpwcac			\
  network			\
+5 −0
Original line number Diff line number Diff line
@@ -1056,6 +1056,10 @@ sun-java/stubs/Makefile
sun-java/stubs/include/Makefile
sun-java/stubs/jri/Makefile
sun-java/stubs/src/Makefile
caps/Makefile
caps/include/Makefile
caps/public/Makefile
caps/src/Makefile
view/Makefile
view/public/Makefile
view/src/Makefile
@@ -1087,3 +1091,4 @@ xpfe/xpviewer/public/Makefile"

AC_OUTPUT($NG_MAKEFILES)

+2 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ DIST_DIRS = \
  modules\plugin		\
  modules\oji		\
  base                          \
  caps                          \
  lib\xp			\
  lib\libpwcac			\
  network			\
@@ -186,6 +187,7 @@ pull_lizard:
	$(CVSCO_LIBPREF) $(MOZ_TOP)/modules/libpref
	$(CVSCO_PLUGIN) $(MOZ_TOP)/modules/plugin
	$(CVSCO_LIZARD) $(MOZ_TOP)/modules/oji
	$(CVSCO_LIZARD) $(MOZ_TOP)/caps
!if defined(NGPREFS)
	$(CVSCO_LIZARD) $(MOZ_TOP)/cmd/wincom
	$(CVSCO_LIZARD) $(MOZ_TOP)/cmd/winfe/defaults.h
+2 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ DIRS = \
  modules/oji		\
  modules/plugin		\
  base				\
  caps				\
  lib/xp			\
  lib/libpwcac			\
  network			\
@@ -114,6 +115,7 @@ pull_lizard:
	$(CVSCO_LIZARD) mozilla/sun-java; \
	$(CVSCO_LIZARD) mozilla/nav-java; \
	$(CVSCO_LIZARD) mozilla/js; \
	$(CVSCO_LIZARD) mozilla/caps; \
	$(CVSCO_LIZARD) mozilla/modules/security/freenav; \

pull_xpcom: