diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-20 23:05:19 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-20 23:05:19 +0000 |
| commit | 615836eeacd00fc5d063adb2d4cb9cedbac560e7 (patch) | |
| tree | fd861a14486d7afe0869bad19ed6d7316cbec7b4 /gnu/usr.bin/binutils/size | |
| parent | b70cd7ee6822a6f7ec2d120c14db0625ddd9e024 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/size')
| -rw-r--r-- | gnu/usr.bin/binutils/size/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/size/Makefile b/gnu/usr.bin/binutils/size/Makefile index 6e03ec78ea7e..a0ef3171ed40 100644 --- a/gnu/usr.bin/binutils/size/Makefile +++ b/gnu/usr.bin/binutils/size/Makefile @@ -2,7 +2,7 @@ .include "../Makefile.inc0" -.PATH: ${SRCDIR}/binutils +.PATH: ${SRCDIR}/binutils ${SRCDIR}/binutils/doc PROG= size SRCS= size.c |
