10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
# Defines ENDIANND (no dash) to work around make VPATH bug (a '-' confuses
|
|
# it).
|
|
#
|
|
# "$Revision: 1.2 $"
|
|
-EL_X=\#
|
|
_X=\#
|
|
$(ENDIAN)_X=
|
|
${-EL_X}ENDIANND=EL
|
|
${_X}ENDIANND=BE
|