]> git.uio.no Git - u/mrichter/AliRoot.git/blob - build/header.tpl
The DA description is read form the DA source file and put in the RPM spec file
[u/mrichter/AliRoot.git] / build / header.tpl
1 #-*- Mode: Makefile -*-
2
3 #********** This part is for package @PACKAGE@ ***********
4
5 #Determine if it's a library or a executable
6 TYPE=@TYPE@
7
8 # Package head directory, source and include directories
9 MODDIR:=@MODULE@
10 MODDIRS:=$(MODDIR)
11 MODDIRI:=$(MODDIR)
12 MODDIRO:=$(MODDIR)/tgt_$(ALICE_TARGET)
13 MODDIRC:=$(MODDIR)/check
14 MODDIRZ:=$(MODDIR)/smell
15
16 # Reseting variables before importing pkg-file
17 SRCS:=
18 HDRS:=
19 FSRCS:=
20 DHDR:=
21 CSRCS:=
22 CHDRS:=
23 EINCLUDE:=
24 EDEFINE:=
25 ELIBS:=
26 ELIBSDIR:=
27 PACKFFLAGS:=
28 PACKCXXFLAGS:=
29 PACKCFLAGS:=
30 PACKDYFLAGS:=
31 PACKSOFLAGS:=
32 PACKLDFLAGS:=
33 PACKBLIBS:=
34 EXPORT:=
35 EHDRS:=
36 CINTHDRS:=
37 CINTAUTOLINK:=
38 ARLIBS:=
39 SHLIBS:=