From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/lib/strip.noao | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 noao/lib/strip.noao (limited to 'noao/lib/strip.noao') diff --git a/noao/lib/strip.noao b/noao/lib/strip.noao new file mode 100644 index 00000000..fec5081b --- /dev/null +++ b/noao/lib/strip.noao @@ -0,0 +1,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 -- cgit