Bonjour, j'essaie de compiler un simple "helloworld", mais rien à faire, j'ai " make : rien à faire pour helloworld" . voici mon makefile : CFLAGS=-O2 -pipe -mcpu=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -w -g CCPREFIX=../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-b...