source: trunk/source/interfaces/test/G4cout_test01/GNUmakefile @ 989

Last change on this file since 989 was 989, checked in by garnier, 15 years ago

fichiers manquants

File size: 176 bytes
Line 
1
2name := G4cout_test01
3G4TARGET := $(name)
4G4EXLIB := true
5
6ifndef G4INSTALL
7  G4INSTALL = ../../../..
8endif
9
10.PHONY: all
11all: lib bin
12
13include $(G4INSTALL)/config/binmake.gmk
Note: See TracBrowser for help on using the repository browser.