Include the parent Makefile.inc so we get a proper BINDIR definition.
As explained by: bde
This commit is contained in:
parent
6253064e3f
commit
0af4cf134e
@ -1,7 +1,9 @@
|
||||
#
|
||||
# $Id: Makefile.inc,v 1.27 1999/04/04 17:11:00 obrien Exp $
|
||||
# $Id: Makefile.inc,v 1.28 1999/04/08 15:43:36 peter Exp $
|
||||
#
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
# Sometimes this is .include'd several times...
|
||||
.if !defined(GCCDIR)
|
||||
GCCDIR= ${.CURDIR}/../../../../contrib/egcs/gcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user