- Timestamp:
- 05/10/04 14:28:21 (21 years ago)
- Location:
- trunk/MagicSoft/Mars/mtemp/mifae
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/Changelog
r4016 r4036 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2004/05/10: Javier Rico 22 * programs/Makefile 23 - specify libmars.so with absolute path 20 24 21 25 2004/05/07: Javier Rico -
trunk/MagicSoft/Mars/mtemp/mifae/programs/Makefile
r3973 r4036 19 19 20 20 PROGRAMS = makeHillas psffit falseSource srcPos 21 SOLIB = ../../../libmars.so21 SOLIB = $(MARSSYS)/libmars.so 22 22 23 23 #------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.