- Timestamp:
- May 25, 2005, 11:53:41 PM (20 years ago)
- Location:
- trunk/SophyaExt/XephemAstroLib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/Makefile
r2743 r2771 15 15 16 16 testxephem: testxephem.o 17 $(CLINK) -o $@ $^-L./ -lxastro -lc -lm17 $(CLINK) -o $@ testxephem.o -L./ -lxastro -lc -lm -
trunk/SophyaExt/XephemAstroLib/smakefile
r2743 r2771 15 15 16 16 testxephem: testxephem.o 17 $(CLINK) -o $@ $^-L./ -lxastro -lc -lm17 $(CLINK) -o $@ testxephem.o -L./ -lxastro -lc -lm
Note:
See TracChangeset
for help on using the changeset viewer.