source: JEM-EUSO/esaf_cc_at_lal/packages/simulation/externals/slast/src/cherenkov/GNUmakefile @ 114

Last change on this file since 114 was 114, checked in by moretto, 11 years ago

actual version of ESAF at CCin2p3

File size: 342 bytes
Line 
1# GNUmakefile for slast_cherenkov
2# $Id: GNUmakefile 322 2003-12-16 10:29:21Z naumov $
3# D. De Marco created Jan, 23 2002
4#
5
6name := slast_cherenkov
7
8ifndef ESAFINSTALL
9ESAFINSTALL = ../../../../../..
10endif
11
12include $(ESAFINSTALL)/packages/config.gmk
13
14CXXFLAGS = -I$(ESAFPACKAGES)/simulation/externals/slast/include
15
16include ../../common.gmk
Note: See TracBrowser for help on using the repository browser.