mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
594d8fa8e9
These files are source files and have no business being +x. We couldn't easily fix it in CVS (you need login+write access to the raw rcs files), but we can fix this w/git. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6 lines
112 B
Bash
6 lines
112 B
Bash
ARCH=i386
|
|
SCRIPT_NAME=i386beos
|
|
OUTPUT_FORMAT="pei-i386"
|
|
RELOCATEABLE_OUTPUT_FORMAT="pe-i386"
|
|
TEMPLATE_NAME=beos
|