]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TEvtGen/libphotos.pkg
correct the ordering of the arguments to be passed to the method to recalculate the...
[u/mrichter/AliRoot.git] / TEvtGen / libphotos.pkg
1 #-*- Mode: Makefile -*-
2
3 FSRCS= \
4 PHOTOS/phcork.F \
5 PHOTOS/phint.F  \
6 PHOTOS/phint1.F \
7 PHOTOS/phlupa.F \
8 PHOTOS/phoan1.F \
9 PHOTOS/phoan2.F \
10 PHOTOS/phobo3.F \
11 PHOTOS/phobos.F \
12 PHOTOS/phocha.F \
13 PHOTOS/phochk.F \
14 PHOTOS/phocin.F \
15 PHOTOS/phocor.F \
16 PHOTOS/phodo.F  \
17 PHOTOS/phoene.F \
18 PHOTOS/phoerr.F \
19 PHOTOS/phofac.F \
20 PHOTOS/phoin.F  \
21 PHOTOS/phoinf.F \
22 PHOTOS/phoini.F \
23 PHOTOS/phomak.F \
24 PHOTOS/phooma.F \
25 PHOTOS/phoout.F \
26 PHOTOS/phopre.F \
27 PHOTOS/phoran.F \
28 PHOTOS/phorep.F \
29 PHOTOS/phorin.F \
30 PHOTOS/phoro2.F \
31 PHOTOS/phoro3.F \
32 PHOTOS/phospi.F \
33 PHOTOS/photos.F \
34 PHOTOS/photos_get.F  \
35 PHOTOS/photos_make.F \
36 PHOTOS/photos_set.F  \
37 PHOTOS/photri.F      \
38 PHOTOS/photwo.F      \
39 PHOTOS/phtype.F
40
41 #CSRCS= geteni.c fchput.c fchtak.c dummies.c
42
43 #ifneq (,$(findstring macosx,$(ALICE_TARGET)))
44 #CSRCS+=lnblnk.c
45 #endif 
46
47 EINCLUDE:= 
48
49 #PACKFFLAGS := $(FFLAGS) -IMICROCERN/kerngen
50 PACKFFLAGS := $(FFLAGS) -IPYTHIA6  -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)
51