Changeset 10123
- Timestamp:
- 10/06/11 09:06:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/ad/Makefile.am
r10122 r10123 615 615 616 616 #Standard libraries 617 LDADD = ./lib pISSM.a ./libOverload.a618 617 LDADD = ./libOverload.a 618 issm_exe_LDADD = ./libpISSM.a $(LDADD) 619 619 if ADIC2 620 LDADD += ./libAD.a ./libpISSMRose.a 620 issmRose_exe_LDADD = ./libpISSMRose.a $(LDADD) 621 621 endif 622 622
Note:
See TracChangeset
for help on using the changeset viewer.