diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-03-30 02:21:27 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-03-30 02:21:27 +0000 |
| commit | 98ad0dae720056ebdbf39544b57f8027950ecfac (patch) | |
| tree | 2dd975161ca98c6c496b8427f5fd09aeb1489655 /gnu/usr.bin/binutils/strings | |
| parent | dc84a8ccd6c3311ce819ff63528881751d3acb0d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/strings')
| -rw-r--r-- | gnu/usr.bin/binutils/strings/Makefile.i386 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/strings/Makefile.i386 b/gnu/usr.bin/binutils/strings/Makefile.i386 new file mode 100644 index 000000000000..a23f65695926 --- /dev/null +++ b/gnu/usr.bin/binutils/strings/Makefile.i386 @@ -0,0 +1,5 @@ +# +# $Id$ +# + +BINDIR= /usr/libexec/elf |
