projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msi: Detect installed side-by-side assemblies.
[wine]
/
programs
/
cacls
/
Makefile.in
1
MODULE = cacls.exe
2
APPMODE = -mconsole
3
4
C_SRCS = \
5
cacls_main.c
6
7
@MAKE_PROG_RULES@