Architecture detector updated (also necessary cflag added), now should work for everything thrown at it [Nach]. Updated tools compile info and 'make tools' for new tool.
This commit is contained in:
@@ -115,7 +115,10 @@ ${PSR}: parsegen.cpp
|
||||
ALL:
|
||||
rm -f version.o
|
||||
|
||||
tools: cutrtype extraext minwhite nreplace sec-test srccount
|
||||
tools: archopt cutrtype extraext minwhite nreplace sec-test srccount
|
||||
|
||||
archopt:
|
||||
@CC@ @CFLAGS@ -m32 -o ${TOOLSDIR}/archopt ${TOOLSDIR}/archopt.c
|
||||
|
||||
cutrtype: ${TOOLSOBJ}
|
||||
@CXX@ @CXXFLAGS@ -o ${TOOLSDIR}/cutrtype ${TOOLSDIR}/cutrtype.cpp ${TOOLSOBJ}
|
||||
|
||||
Reference in New Issue
Block a user