Changeset 2187 in Sophya for trunk/ArchTOIPipe/TestPipes
- Timestamp:
- Sep 9, 2002, 5:33:16 PM (23 years ago)
- Location:
- trunk/ArchTOIPipe/TestPipes
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/Makefile.in
r1957 r2187 52 52 53 53 ifeq ($(USE_SOPHYA),1) 54 LDLIBS=-L.. -latsop -latkern -latproc @cfitslibdir@ -lcfitsio $(LIBS) 54 # LDLIBS=-L.. -latsop -latkern -latproc @cfitslibdir@ -lcfitsio $(LIBS) 55 LDLIBS=-L.. -latsop -latkern -latproc $(LIBS) 55 56 LIBDEPS=../libatsop.a ../libatkern.a ../libatproc.a 56 57 else
Note:
See TracChangeset
for help on using the changeset viewer.