/[PAMELA software]/tof/flight/ToFReprocessing/Makefile
ViewVC logotype

Diff of /tof/flight/ToFReprocessing/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Fri Nov 28 14:58:50 2008 UTC revision 1.2 by mocchiut, Fri Dec 5 11:25:24 2008 UTC
# Line 2  SHELL = /bin/sh Line 2  SHELL = /bin/sh
2  # decide on compiler and flags depending on host  # decide on compiler and flags depending on host
3  CC = g++  CC = g++
4  CFLAGS=-fPIC -pthread  CFLAGS=-fPIC -pthread
5  ALL_CFLAGS = -Wall -g $(CFLAGS)  ALL_CFLAGS = -Wall -g $(CFLAGS) $(PAM_BIT)
6    
7  CROOT= root -l -b -q  CROOT= root -l -b -q
8    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23