Linux -Blue forest free software | Return to home page | Site Map | Search WWW | Contact Us |
Your current position : Homepage > Free Software > Technological exchanges >Application Programming


    

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'



 Privacy Policy  Copyright © 1999-2000 LSLNET.COM. All rights reserved. Blue Forest website owners. E-mail : Webmaster@lslnet.com