Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc
(libgcc was repository copied for me by Peter)
This commit is contained in:
parent
bd632685aa
commit
c901bebef2
@ -1,5 +1,5 @@
|
||||
# $Id: Makefile,v 1.18 1998/08/31 13:47:38 dfr Exp $
|
||||
# $Id: Makefile,v 1.19 1998/09/02 14:56:59 bde Exp $
|
||||
|
||||
SUBDIR= libdialog libg++ libgmp libmp libobjc libregex libreadline libstdc++
|
||||
SUBDIR= libdialog libg++ libgcc libgmp libmp libobjc libregex libreadline libstdc++
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,10 +1,10 @@
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.9 1997/02/22 15:44:47 peter Exp $
|
||||
#
|
||||
|
||||
# The order of some of these are rather important. Some depend on previous
|
||||
# subdirs.
|
||||
|
||||
SUBDIR= cc_tools cc_int cpp cc1 cc cc1obj cc1plus c++ f77 libgcc c++filt doc
|
||||
SUBDIR= cc_tools cc_int cpp cc1 cc cc1obj cc1plus c++ f77 c++filt doc
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user