First Checked In.

git-svn-id: svn://10.0.0.236/trunk@3121 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser
1998-06-03 22:38:01 +00:00
parent 64b4f9d327
commit cbeee24ad2
7 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
#
# The contents of this file are subject to the Netscape Public License
# Version 1.0 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
# Software distributed under the NPL is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
# for the specific language governing rights and limitations under the
# NPL.
#
# The Initial Developer of this code under the NPL is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
#
Evaluate % = ("{{SourceFile}}" =~ /(Å:)¨0Å/)
MakeStub "{{SourceFile}}" -o "{{¨0}}::::dist:client_stubs:NavigatorDebugExtras" ¶
-fragname NavigatorDebugExtras ¶
-vercur 400 -verdef 400 -verimp 400

View File

@@ -0,0 +1,5 @@
#include "JavaDefines.h"
/* Nothing to do here. If you need JSD-specific defines, add them here */

View File

@@ -0,0 +1 @@
edtplug.h

View File

@@ -0,0 +1,3 @@
#include "MacPrefix.h"
#include "SoftUpdateConfig.h"

Binary file not shown.

View File

@@ -0,0 +1,5 @@
/* Softupdate-specific defines. None for now */
// We need ENOENT and EACCES for reg.c
#include <OpenTransport.h>

View File

@@ -0,0 +1,8 @@
#include "MacPrefix_debug.h"
#undef Debug_Throw
#undef Debug_Signal
#include "SoftUpdateConfig.h"