bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clarification


From: tanand
Subject: clarification
Date: Mon, 26 Feb 2001 14:32:18 +0530

i have a specific problem in makefile. I have sub-makefiles in each of my
subdirectories. I have also written a main makefile which calls the
sub-makefiles. The sample format which we followed is given below.

edit : main.o kbd.o command.o display.o \
       insert.o search.o files.o utils.o
        cc -o edit main.o kbd.o command.o display.o \
                   insert.o search.o files.o utils.o
The object files specified are present in a different directory.
The object files are all created in their respective sub-directories but
there is a problem while linking these object files.

I hope the above explanation is pertinent and appropriate for you to
understand. Kindly reply us on whether more specific explanation is
required.

Awaiting your reply

rgds,

****************************************************************************

Anand
Phone : 4346901/4346907
*****************************************************************************






reply via email to

[Prev in Thread] Current Thread [Next in Thread]