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
Output BEGIN/END_INTERFACE for C++ base classes too.
[wine.git]
/
programs
/
notepad
/
Makefile.in
blob
de0505f881a0604401d6f50f9ea34fd379b6e3d2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
notepad.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 shell32 user32 gdi32 msvcrt advapi32 kernel32
8
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
9
EXTRADEFS
= -
DNO_LIBWINE_PORT
10
11
C_SRCS
=
\
12
License_En.c \
13
dialog.c \
14
license.c \
15
main.c
16
17
RC_SRCS
=
rsrc.rc
18
19
@MAKE_PROG_RULES@
20
21
### Dependencies: