Laurent Blume wrote:
...And this target has the SPARC definition hardcoded, which I don't think is desired:sunos5 solaris2: null(cd SunOS5/$(CPUDIR); $(MAKE) build TOP=../.. "CC=$(CC)" $(DEST) $(MFLAGS) "SOLARIS2=$(SOLARIS2)" "CPU=-Dsparc -D__sparc__"; cd ..)
It should be possible to delete the "CPU=..." part as it is not used by the Makefiles in the SunOS5 directory at all. Darren
