Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 33 (7 сайтов) ---- Время поиска: 0.01сек.   

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~tghosh/a2186/A2186/Field_A/src/makefile.

1. http://www.naic.edu/~tghosh/a2186/A2186/Field_A/src/jsd/makefile
CC = gcc CFLAGS = \ -Wall -W \ -Wmissing-prototypes \ -Wcast-qual -Wcast-align \ -Wwrite-strings -Wnested-externs \ -fshort-enums -fno-common -g \ -D_GNU_SOURCE \ all : jsd_futil.o jsd_util.o jsd_fit.o nrfit.o nrutil.o jsd_futil.o : jsd_futil.c jsd_futil.h jsd_util.o : jsd_util.c jsd_util.h jsd_fit.o : jsd_fit.c jsd_fit.h nrfit.o : nrfit.h nrfit.c nrutil.o : nrutil.h nrutil.c jsd_fit_test : jsd_fit_test.c ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/a2186/A2186/Field_A/src/jsd/makefile -- 1.7 Кб -- 28.06.2011
Похожие документы
Еще в разделе: (Показать все результаты (>5) - www.naic.edu/ )

2. Глава 14 Серверное программное обеспечение (BIND/Сервис DNS)
... Linux DNS и BIND сервер . ... Конечно, этого не достаточно для обеспечения безопасности большинства DNS серверов, поэтому может быть предпринят дополнительный шаг – запуск ISC BIND в chroot заключении. ... Сейчас копируем основные конфигурационные файлы, файлы с описаниями зон, программы named named-xfer в необходимые места: [root@deep /]# cp /etc/named.conf /chroot/named/etc/ . ... Теперь можно запустить chroot версию ISC BIND/DNS: [root@deep /]# /etc/rc.d/init.d/named start Starting named: [ OK ] ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/RusDoc/redhat/ch14_2.html -- 27.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/RusDoc/redhat/ch14_2.html -- 27.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/RusDoc/redhat/ch14_2.html -- 27.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2) - jet.sao.ru/ )

3. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in
... See also changes and comments in configure.in # prefix = @prefix@ exec_prefix = @exec_prefix@ DESTDIR = CFITSIO_LIB = ${DESTDIR}@libdir@ CFITSIO_INCLUDE = ${DESTDIR}@includedir@ INSTALL_DIRS = @INSTALL_ROOT@ ${CFITSIO_INCLUDE} ${ CFITSIO_LIB } ${ CFITSIO_LIB }/pkgconfig SHELL = / bin /sh RANLIB = @RANLIB@ CC = @CC@ CFLAGS = @ CFLAGS @ SSE_FLAGS = @SSE_FLAGS@ FC = @FC@ LDFLAGS = $( CFLAGS ) DEFS = @ DEFS @ LIBS = @ ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in -- 6.0 Кб -- 17.07.2012
Похожие документы

4. Funtools FAQ: Programming
... include <stdlib.h> #include <funtools.h> int main(int argc, char **argv) { Fun fun; /* sanity check */ if( argc < 2 ) return 1; /* open file for reading */ if( !(fun=FunOpen(argv[1], "r", NULL)) ){ fprintf(stderr, "ERROR: can't open funtools file: %s\n", argv[1]); return 1; } /* close file */ FunClose(fun); return 0; } . ... pi); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ... region); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/faq/faq2.html -- 11.3 Кб -- 02.10.2012
Похожие документы

5. http://www.arcetri.astro.it/irlab/doc/library/linux/linuxsos-1.1.pdf
Comments and suggestions concerning this page should be mailed to gmourani@videotron.ca Get Acquainted with Linux Security and Optimization System A guide for information system, configuration, optimization and network security professionals. 50 Quintin suite 101 St-Laurent H4N 3A5 Quebec Canada Mail: gmourani@videotron.ca Author: Gerhard Mourani Version: 1.1 Last Revised: January 11, 2000 © Copyright 1999 Open Network Architecture ® 1 Comments and suggestions concerning this page should be mailed to
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/linuxsos-1.1.pdf -- 1258.3 Кб -- 23.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>2) - www.arcetri.astro.it/ )

6. Australia Telescope National Facility
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Astrophysics graduate student programs . ... Facilities . ATNF facilities . ... Australian Square Kilometre Array Pathfinder . Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . ... Visiting Parkes radio telescope . Visiting Australia Telescope Compact Array . ... Parkes radio telescope webcam . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Russell.Jurek/CT.html -- 52.3 Кб -- 08.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3) - www.atnf.csiro.au/ )

7. http://vega.inp.nsk.su/~inest/OCAAS/cfitsio.ps
CFITSIO User's Guide An Interface to FITS Format Files for C Programmers Version 2.0 HEASARC Code 662 Goddard Space Flight Center Greenbelt, MD 20771 USA February 2000 Contents 1 Introduction 1 2 Creating the CFITSIO Library 3 2.1 Building the Library : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 2.1.1 Unix Systems : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 2.1.2 VMS : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 5
[ Текст ]  Ссылки http://vega.inp.nsk.su/~inest/OCAAS/cfitsio.ps -- 722.2 Кб -- 29.03.2000
Похожие документы

Rambler's Top100 RFBR Яндекс цитирования