PAR = -m32 # -static fla: fla.c gcc $(PAR) -o fla fla.c copy: ifdef UTT_BIN_DIR cp fla ${UTT_BIN_DIR} endif clean: rm fla