blob: fec5081b3486e85a2605d8b84f5c53bd2ae42dac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# STRIP.NOAO -- Rmfiles command script, used to strip the NOAO directories
# of all files not required for ordinary runtime use of the system.
artdata -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
astrometry -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
astcat -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
astutil -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
digiphot -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
filterphot -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
focas -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
imred -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
mtlocal -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
nobsolete -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
nproto -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
obsutil -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
onedspec -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
rv -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
surfphot -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
twodspec -allbut .hlp .hd .men .cl .par .key .dat .mip .fits
onedspec/doc/sys -all
filterphot -only .hlp
-file bin.f68881/OBJS.arc.Z
-file bin.ffpa/OBJS.arc.Z
-file bin.i386/OBJS.arc.Z
-file bin.ssol/OBJS.arc.Z
-file bin.alpha/OBJS.arc.Z
-file bin.sf2c/OBJS.arc.Z
-file bin.ddec/OBJS.arc.Z
-file bin.rs6000/OBJS.arc.Z
-file bin.mips/OBJS.arc.Z
-file bin.f2c/OBJS.arc.Z
-file bin.irix/OBJS.arc.Z
-file bin.hp300/OBJS.arc.Z
-file bin.hp700/OBJS.arc.Z
-file bin.hp800/OBJS.arc.Z
-file bin.sparc/OBJS.arc.Z
-file bin.ssun/OBJS.arc.Z
-file bin.redhat/OBJS.arc.Z
-file bin.linux/OBJS.arc.Z
-file bin.macosx/OBJS.arc.Z
-file bin.freebsd/OBJS.arc.Z
-file bin.suse/OBJS.arc.Z
-file bin.sunos/OBJS.arc.Z
-file bin.linuxppc/OBJS.arc.Z
|