зеркало из https://github.com/mozilla/pjs.git
[NOT PART OF BUILD!@#!@#] changing line ending of makefile so it works on windows r=gordon
This commit is contained in:
Родитель
69aee4ad8a
Коммит
317f1dc760
|
@ -1,4 +1,3 @@
|
|||
#!gmake
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
|
@ -18,6 +17,10 @@
|
|||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
MODULE = nkcacheservice
|
||||
DLLNAME=nkcacheservice
|
||||
|
@ -26,9 +29,6 @@ DLL=.\$(OBJDIR)\$(DLLNAME).dll
|
|||
|
||||
MAKE_OBJ_TYPE=DLL
|
||||
|
||||
DEPTH = ..\..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
LCFLAGS = -DWIN32_LEAN_AND_MEAN -D_IMPL_NS_NET
|
||||
|
||||
EXPORTS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче