projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winedbg: Use copy of be_i386_fetch_float for be_arm_fetch_float (except of long double).
[wine]
/
programs
/
view
/
Makefile.in
1
MODULE = view.exe
2
APPMODE = -mwindows -municode
3
IMPORTS = comdlg32 user32 gdi32
4
5
C_SRCS = \
6
view.c
7
8
RC_SRCS = view.rc
9
PO_SRCS = view.rc
10
11
@MAKE_PROG_RULES@