source:
trunk/source/interfaces/test/G4cout_test01/GNUmakefile@
989
| Last change on this file since 989 was 989, checked in by , 17 years ago | |
|---|---|
| File size: 176 bytes | |
| Rev | Line | |
|---|---|---|
| [989] | 1 | |
| 2 | name := G4cout_test01 | |
| 3 | G4TARGET := $(name) | |
| 4 | G4EXLIB := true | |
| 5 | ||
| 6 | ifndef G4INSTALL | |
| 7 | G4INSTALL = ../../../.. | |
| 8 | endif | |
| 9 | ||
| 10 | .PHONY: all | |
| 11 | all: lib bin | |
| 12 | ||
| 13 | include $(G4INSTALL)/config/binmake.gmk |
Note:
See TracBrowser
for help on using the repository browser.
