source:
trunk/source/processes/hadronic/models/chiral_inv_phase_space/GNUmakefile@
819
| Last change on this file since 819 was 819, checked in by , 17 years ago | |
|---|---|
| File size: 406 bytes | |
| Line | |
|---|---|
| 1 | # -------------------------------------------------------------- |
| 2 | # GNUmakefile for chips library. HPW 20-Nov-99 |
| 3 | # -------------------------------------------------------------- |
| 4 | |
| 5 | name := G4hadronic_chips |
| 6 | |
| 7 | SUBDIRS = body |
| 8 | SUBDIRS += interface |
| 9 | |
| 10 | SUBLIBS = G4hadronic_body_ci |
| 11 | SUBLIBS += G4hadronic_interface_ci |
| 12 | |
| 13 | ifndef G4INSTALL |
| 14 | G4INSTALL = ../../../../.. |
| 15 | endif |
| 16 | |
| 17 | |
| 18 | include $(G4INSTALL)/config/globlib.gmk |
Note:
See TracBrowser
for help on using the repository browser.
