This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Java front-end dependency on GNU make?


>>>>> "Bret" == Bret McGuire <mersault@busboy.sped.ukans.edu> writes:

[ gcc/java/Makefile -vs- Digital Unix make ] 

Bret> bash# make.digital
Bret> Make: Makefile: Must be a separator on line 97.  Stop.

This comes from this line:

	+xmake_file= ./config/alpha/x-alpha

I don't know why this line appears in the Makefile.  It doesn't seem
to do anything.  Try removing all the (nearby) lines that start with a
`+'.

I'll check in a patch for this tomorrow.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]