don't use $$(CC_FOR_TARGET) because that ends up being bash execute command
authorMark Eichin <eichin@cygnus>
Thu, 5 Aug 1993 15:03:45 +0000 (15:03 +0000)
committerMark Eichin <eichin@cygnus>
Thu, 5 Aug 1993 15:03:45 +0000 (15:03 +0000)
commita9a2f22fe0059a892fa50114eb898c372e9ca605
tree3fbccf6cadf7db1624909251e43d52ca2ee5b5a6
parent8d9ec7b631e0a7e521cd385b6244458078c61adc
don't use $$(CC_FOR_TARGET) because that ends up being bash execute command
syntax; use $(CC_FOR_TARGET) instead.
Makefile.in
This page took 0.025445 seconds and 4 git commands to generate.