aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-08-31 10:58:18 +0000
committerJörg Mayer <jmayer@loplof.de>2002-08-31 10:58:18 +0000
commit438370a48de139d067f7f7e320b6ee5e9dad13d0 (patch)
tree57707ac8a228a579b30047b9d974edcffb426412 /gtk/Makefile.nmake
parent3c9f26577f8e2ef557e6282f08e91f2306c0c4ea (diff)
Remove trailing whitespaces.
svn path=/trunk/; revision=6155
Diffstat (limited to 'gtk/Makefile.nmake')
-rw-r--r--gtk/Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/Makefile.nmake b/gtk/Makefile.nmake
index dd0c5a3308..b79ba03295 100644
--- a/gtk/Makefile.nmake
+++ b/gtk/Makefile.nmake
@@ -1,7 +1,7 @@
## Makefile for building ethereal.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id: Makefile.nmake,v 1.27 2002/06/19 20:44:05 jfoster Exp $
+# $Id: Makefile.nmake,v 1.28 2002/08/31 10:58:18 jmayer Exp $
include ..\config.nmake
@@ -61,7 +61,7 @@ OBJECTS=capture_dlg.obj \
libui.lib : ..\config.h $(OBJECTS)
- lib /out:libui.lib $(OBJECTS)
+ lib /out:libui.lib $(OBJECTS)
clean: