Makefile in l4re

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sat Jan 31 00:32:24 CET 2015


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 at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list