Home | History | Annotate | Download | only in testcase
      1 foo:= hoge.c mgoe.c
      2 
      3 test:
      4 	echo $(foo:.c=.o)
      5