diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-08-24 22:32:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-08-24 22:32:46 +0000 |
commit | afba2b22860d527eaff590cb70a0dfc5d3765241 (patch) | |
tree | b315d80672eb1a4764c181957a421134557bb52e /config/mt-ose68000 | |
parent | 2677d4b576513eb6bf60f478a74336b5dd245d2a (diff) | |
download | gdb-afba2b22860d527eaff590cb70a0dfc5d3765241.zip gdb-afba2b22860d527eaff590cb70a0dfc5d3765241.tar.gz gdb-afba2b22860d527eaff590cb70a0dfc5d3765241.tar.bz2 |
Renamed OSE configuration to ose.
Diffstat (limited to 'config/mt-ose68000')
-rw-r--r-- | config/mt-ose68000 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mt-ose68000 b/config/mt-ose68000 new file mode 100644 index 0000000..aa125af --- /dev/null +++ b/config/mt-ose68000 @@ -0,0 +1,2 @@ +ALL= all.cross +INSTALL_TARGET= install.cross |