From 7a603c9ccf24b7b6935538ff7a85c588d4e877b5 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 15 Apr 2001 00:56:14 +0000 Subject: Fixed comment. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index a995fa298..493cc30b6 100644 --- a/win32/makefile +++ b/win32/makefile @@ -55,7 +55,7 @@ LOBJS = ScintillaWinL.o ScintillaBaseL.o Editor.o Document.o \ $(LEXCOMPONENT): $(LOBJS) $(DLLWRAP) --target i386-mingw32 -o $@ $(LOBJS) $(LDFLAGS) -s --relocatable -# Automatically generate dependencies for most files with "make depends" +# Automatically generate dependencies for most files with "make depend" include depend # These dependencies are maintained by hand as they do not use the default output name -- cgit v1.2.3