diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-15 00:25:01 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-15 00:25:01 +0000 |
| commit | 356f7b8cd14ba6007e6bfa4f66cc59f99c6aa0fd (patch) | |
| tree | 4c0b31a0c31c50b04a9ac83e7bb04b72b115db68 /gnu | |
| parent | cd37fe517bf7fe520d279c59354919774ae99f89 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cc_drv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile index 034bea38997a5..c486443dedb6d 100644 --- a/gnu/usr.bin/cc/cc_drv/Makefile +++ b/gnu/usr.bin/cc/cc_drv/Makefile @@ -2,7 +2,7 @@ .include "../Makefile.inc" -.PATH: ../cc_tools ${GCCDIR} +.PATH: ../cc_tools ${GCCDIR} SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c |
