repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcrt: Import asinh implementation from musl.
[wine.git]
/
programs
/
notepad
/
Makefile.in
blob
06c5ff04c1e02c2069c3389fb75a3acda90827f4
1
MODULE
=
notepad.exe
2
IMPORTS
=
comdlg32 shell32 shlwapi user32 gdi32 advapi32
3
4
EXTRADLLFLAGS
= -
mwindows
-
mno-cygwin
5
6
C_SRCS
=
\
7
dialog.c \
8
main.c
9
10
RC_SRCS
=
notepad.rc
11
12
MANPAGES
=
notepad.man.in
13
14
SVG_SRCS
=
notepad.svg