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