projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winedbg: Complete the Thumb disassembler.
[wine]
/
programs
/
hostname
/
Makefile.in
1
MODULE = hostname.exe
2
APPMODE = -mconsole -municode
3
EXTRALIBS = @SOCKETLIBS@
4
DELAYIMPORTS = user32
5
6
C_SRCS = hostname.c
7
8
RC_SRCS = hostname.rc
9
PO_SRCS = hostname.rc
10
11
@MAKE_PROG_RULES@