delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/03/23/08:31:40

From: "Michael Duxbury" <M DOT R DOT Duxbury AT btinternet DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: make file prob
Date: Fri, 23 Mar 2001 13:19:47 -0000
Organization: BT Internet
Lines: 29
Message-ID: <99fieb$ee6$1@uranium.btinternet.com>
NNTP-Posting-Host: host62-7-34-89.btinternet.com
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Hello. I am using a djgpp add on called rsxntdj, for windows apps.

I can run a small demo. But when I try to use some of the other demos which
use make files I get problems.

I went into the make file and commented out a line
#
# Makefile for test.exe
#

PROJECT = test
OBJS    = test.o
LIBS    = -lioapp

#include ..\..\rsxntmak.gnu  <<---- commented this out

$(PROJECT).exe: $(OBJS)
 $(LINKCMD)

I then tried to make and it seemed succesful.
I looked for an exe file but there wasn't one. I tried make again and got
message:- make.exe: 'test.exe' is up to date. Test being the name of the .c
prog.

Anyone help me out please?

thanks.


- Raw text -


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