Sign in
chromium
/
chromium
/
deps
/
yasm
/
patched-yasm
/
6b5f1af666c0fad6e4282d07267ff5ae84e7df9d
/
.
/
frontends
/
tasm
/
Makefile.inc
blob: 22370df8af720e2ef30197668e2147401e69b5d7 [
file
]
# $Id: Makefile.inc 1463 2006-04-05 05:39:23Z peter $
bin_PROGRAMS
+=
ytasm
ytasm_SOURCES
=
frontends
/
tasm
/
tasm
.
c
ytasm_SOURCES
+=
frontends
/
tasm
/
tasm
-
options
.
c
ytasm_SOURCES
+=
frontends
/
tasm
/
tasm
-
options
.
h
ytasm_LDADD
=
libyasm
.
a $
(
INTLLIBS
)