31 Jan
2015
31 Jan
'15
12:32 a.m.
Madam, On Thu Jan 29, 2015 at 18:57:45 +0530, Harini Balachandran wrote:
Sir, I have some doubts regarding makefile in l4re.What does each statement in a makefile in l4re refer to? For ex,what does REQUIRES_LIBS refer to?
REQUIRES_LIBS is there to list library requirements of the program to be build. TARGET is the program name. SRC_CC lists C++ files, SRC_C lists C files. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/