Sign in
android
/
toolchain
/
yasm
/
refs/heads/ndk-r25-release
/
.
/
frontends
/
tasm
/
Makefile.inc
blob: 9826e1b9b90401ad6e85d64b8dccfc51232746b8 [
file
] [
log
] [
blame
] [
edit
]
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
)