This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2025-01-23 09:23:00 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
126e9198eb
HardenedBSD
/
gnu
/
usr.bin
/
binutils
/
Makefile.inc
6 lines
43 B
PHP
Raw
Normal View
History
Unescape
Escape
Add bmakefiles for building binutils from the contrib tree. This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
1998-03-02 00:41:17 +01:00
#
$Id$ -> $FreeBSD$
1999-08-28 01:37:10 +02:00
# $FreeBSD$
Add bmakefiles for building binutils from the contrib tree. This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
1998-03-02 00:41:17 +01:00
#
Since the makefiles below binutils with the architecture extension are now included according to the cross-architecture support required, default the BINDIR for i386 to /usr/libexec/elf here instead of in all the i386 specific makefiles. For all other architectures, BINDIR is just /usr/bin.
1998-05-04 23:13:50 +02:00
BINDIR
?
=
/
usr
/
libexec
/
elf
Reference in New Issue
Copy Permalink