emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/makefile.w32-in,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/makefile.w32-in,v
Date: Wed, 14 May 2008 01:09:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/14 01:09:46

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/makefile.w32-in,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- makefile.w32-in     9 Apr 2008 16:21:34 -0000       1.65
+++ makefile.w32-in     14 May 2008 01:09:44 -0000      1.66
@@ -135,8 +135,8 @@
           $(BLD)/xfaces.$(O)           \
           $(BLD)/w32select.$(O)                \
           $(BLD)/w32menu.$(O)          \
-          $(BLD)/w32reg.$(O)           \
-          $(BLD)/w32bdf.$(O)
+          $(BLD)/w32reg.$(O)
+#         $(BLD)/w32bdf.$(O)
 
 FONTOBJ = $(BLD)/w32font.$(O) $(BLD)/w32uniscribe.$(O)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]