Sign in
goma
/
wine
/
e2991ea7bdef3c55cd2a07fc9bca48d0a6063a7c
/
.
/
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
::