merge branch to tip. This directory is not in the build yet

git-svn-id: svn://10.0.0.236/trunk@4013 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
montulli 1998-06-17 21:27:01 +00:00
parent e050825d32
commit 428510e815
3 changed files with 6 additions and 3 deletions

View File

@ -26,7 +26,8 @@ CSRCS = \
EXPORTS= cstream.h strmutil.h
REQUIRES = network nspr2 dbm util pref js java fileurl security layer img jtools
REQUIRES = network nspr2 dbm util pref js java fileurl security \
layer img jtools netcnvts
include $(DEPTH)/config/rules.mk

View File

@ -96,7 +96,7 @@ struct _NET_StreamClass {
* are printed out.
*/
extern char *
XP_ListNextPresentationType(XP_Bool first);
XP_ListNextPresentationType(PRBool first);
/* prints out all encoding mime types during successive calls
* call with first equal true to reset to the beginning
@ -105,7 +105,7 @@ XP_ListNextPresentationType(XP_Bool first);
* are printed out.
*/
extern char *
XP_ListNextEncodingType(XP_Bool first);
XP_ListNextEncodingType(PRBool first);
/* register a mime type and a command to be executed
*/

View File

@ -79,6 +79,8 @@ LINCS= \
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
install::
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib