Closed
Bug 31524
Opened 26 years ago
Closed 26 years ago
Makefiles for windows are not available
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: bernd.mielke, Assigned: lord)
Details
I had to write the following files to get the beast compiled under Win98
mozilla/security/makefile.win
mozilla/security/psm/makefile.win
mozilla/security/psm/lib/makefile.win
Comment 1•26 years ago
|
||
mielke@licel.com - have you had better luck compiling more recent versions of
Mozilla?
Gerv
| Reporter | ||
Comment 2•26 years ago
|
||
I still use them:
snippet from client.mak
build_psm:
@cd $(MOZ_SRC)\$(MOZ_TOP)\security
nmake -f makefile.win export
--> there should be makefile.win in the security directory.
please browse to and try to find the file.
http://lxr.mozilla.org/mozilla/source/security
Bernd
| Reporter | ||
Comment 3•26 years ago
|
||
Thanks to John Bandhauer.
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•