[NOT PART OF BUILD!@#!@#] changing line ending of makefile so it works on windows r=gordon

This commit is contained in:
pavlov%netscape.com 2001-03-04 20:57:33 +00:00
Родитель 69aee4ad8a
Коммит 317f1dc760
1 изменённых файлов: 64 добавлений и 64 удалений

8
netwerk/cache/src/makefile.win поставляемый
Просмотреть файл

@ -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 = \