Sign in
goma
/
wine
/
b7258befe02dfa88b23a1f7f1ba4dacc09dd71ab
/
.
/
tools
/
Imakefile
blob: e5abd7b32439d1c8eb72e5aec5c1e19fe498483f [
file
] [
log
] [
blame
]
#include
"../Wine.tmpl"
SRCS
=
build
.
c
OBJS
=
$
(
SRCS
:.
c
=.
o
)
AllTarget
(
build
)
NormalProgramTarget
(
build
,
build
.
o
,
$
(
DEPLIBS
),,)
DependTarget
()
includes
::
install
::