mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Look in the new place for GCC bits.
This commit is contained in:
parent
89f657276f
commit
42d21b86b2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# $Id: Makefile,v 1.26 1998/09/07 05:46:09 jb Exp $
|
||||
# $Id: Makefile,v 1.27 1998/09/09 11:22:28 kato Exp $
|
||||
#
|
||||
|
||||
RTLD= ${.CURDIR}/../../../libexec/rtld-aout
|
||||
GCCDIR= ${.CURDIR}/../../../contrib/gcc
|
||||
GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc
|
||||
|
||||
PROG= ld
|
||||
BINDIR= /usr/libexec/aout
|
||||
|
|
|
|||
Loading…
Reference in a new issue