|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Makefile the incorrect report, please enlighten Solaris9 x86+gcc environment, makefile :
OBJS=main.o writetofile.o
CC=gcc
CFLAGS=-O
PrjMonRep : $ (OBJS)
$ (CC) : $^ -o $
Writetofile.o : writetofile.c writetofile.h
$ (CC) $ (CFLAGS) - c $< -o $
Main.o : main.c var.h writetofile.h
$ (CC) $ (CFLAGS) - c main.c -o main.o
Times Article 9 would not make right, prawn spot Thank you! |
Makefile the incorrect report, please enlighten Please post the error message.
$ (CC) : $^ -o $should lead by a 'Na'tab'al' |
| |