diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-03-15 02:08:04 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-03-15 02:08:04 +0000 |
| commit | 09ce8fd79572baa332c40d4a250892c769796922 (patch) | |
| tree | 6881f4202419fa25904627525f949c8b4db78f02 /gnu | |
| parent | 6d473e818ca08f76d00235ed8da0bf68a1bed9fc (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/strip/Makefile.i386 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/strip/Makefile.i386 b/gnu/usr.bin/binutils/strip/Makefile.i386 new file mode 100644 index 000000000000..a23f65695926 --- /dev/null +++ b/gnu/usr.bin/binutils/strip/Makefile.i386 @@ -0,0 +1,5 @@ +# +# $Id$ +# + +BINDIR= /usr/libexec/elf |
