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