Jean Pierre Daviau
2007-08-06 21:59:47 UTC
Hello everybody,
Is there a make newsgroup?
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile 9: Command syntax error
*** 1 errors during make ***
-----
#Genmake v1.03 pl2 11/12/91 Copyright(c) 1990, 1991 by Kyle
Saunders
CC= C:/Borland/BCC55/Bin/bcc32.exe
CFLAGS= -WCR
OFILES= \
$(FILE).o
#
$(FILE) : $(OFILES) :
$(CC) $(CFLAGS) -o $(FILE) $(OFILES)
$(FILE).o : $(FILE).c :
$(CC) $(CFLAGS) -c $(FILE).c
--
Thanks for your attention.
Jean Pierre Daviau
--
Borland® C++Builder® for Microsoft® WindowsT
bcc32
delphie
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
Processor Radeon7000 0x5159 agp
Is there a make newsgroup?
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile 9: Command syntax error
*** 1 errors during make ***
-----
#Genmake v1.03 pl2 11/12/91 Copyright(c) 1990, 1991 by Kyle
Saunders
CC= C:/Borland/BCC55/Bin/bcc32.exe
CFLAGS= -WCR
OFILES= \
$(FILE).o
#
$(FILE) : $(OFILES) :
$(CC) $(CFLAGS) -o $(FILE) $(OFILES)
$(FILE).o : $(FILE).c :
$(CC) $(CFLAGS) -c $(FILE).c
--
Thanks for your attention.
Jean Pierre Daviau
--
Borland® C++Builder® for Microsoft® WindowsT
bcc32
delphie
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
Processor Radeon7000 0x5159 agp