www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/11/24/20:35:12

Message-Id: <199911250131.UAA07684@delorie.com>
From: "Leon" <Leon AT caresystems DOT com DOT au>
To: <djgpp AT delorie DOT com>
Subject: make problem (ARHARHRHHARH)
Date: Thu, 25 Nov 1999 11:32:54 +1000
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1161
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

CC = gxx
CFLAGS = -g -O2
OBJECTS = main.o

main.exe : $(OBJECTS)	
	$(CC) $(FLAGS) $(OBJECTS) -o main.exe

%.o : %.c	
	$(CC) $(FLAGS) -c $<


i am definitely using tabs - still no luck

it says no rule blah blah blah - i have taken this example right out of the
manual 


i am using win95...

With best regards
* * * * * * * * * * * * * * * * * * * *
Leøn
* * * * * * * * * * * * * * * * * * * *

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019