Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
42da60f7
Commit
42da60f7
authored
May 14, 2008
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
parent
0bd4ba0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/makefile.w32-in
src/makefile.w32-in
+2
-2
No files found.
src/makefile.w32-in
View file @
42da60f7
...
...
@@ -135,8 +135,8 @@ WIN32OBJ = $(BLD)/w32term.$(O) \
$(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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment