aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/Makefile.in
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2003-12-29 19:52:57 +0000
committerMark Mitchell <mark@codesourcery.com>2003-12-29 19:52:57 +0000
commita4c9740c82bfcf0b16490f5b7b3597b97dc31145 (patch)
treee35ae78ab0c66e97ec299077c2ba3c7c009672d4 /sim/arm/Makefile.in
parent7de9afa22452a27ef067deec76d3010b736d3488 (diff)
downloadgdb-a4c9740c82bfcf0b16490f5b7b3597b97dc31145.zip
gdb-a4c9740c82bfcf0b16490f5b7b3597b97dc31145.tar.gz
gdb-a4c9740c82bfcf0b16490f5b7b3597b97dc31145.tar.bz2
* armos.c (fcntl.h): Do not include it.
(O_RDONLY): Do not define. (O_WRONLY): Likewise. (O_RDWR): Likewise. (targ-vals.h): Include it. (translate_open_mode): Use TARGET_O_* instead of O_*. (SWIopen): Likewise. * Makefile.in (armos.o): Depend on targ-vals.h.
Diffstat (limited to 'sim/arm/Makefile.in')
-rw-r--r--sim/arm/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in
index 7def0f9..1214a4a 100644
--- a/sim/arm/Makefile.in
+++ b/sim/arm/Makefile.in
@@ -28,7 +28,7 @@ SIM_OBJS = armemu26.o armemu32.o arminit.o armos.o armsupp.o \
## COMMON_POST_CONFIG_FRAG
-armos.o: armos.c armdefs.h armos.h armfpe.h
+armos.o: armos.c armdefs.h armos.h armfpe.h targ-vals.h
armcopro.o: armcopro.c armdefs.h
maverick.o: maverick.c armdefs.h