"Fossies" - the Fresh Open Source Software Archive

Member "schily-2021-09-18/psmake/rmlinks" (20 Aug 2021, 2841 Bytes) of package /linux/privat/schily-2021-09-18.tar.bz2:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes reports for "rmlinks": 2021-08-14_vs_2021-09-18 or 2021-07-29_vs_2021-09-18.

    1 #!/bin/sh
    2 # @(#)rmlinks   1.33 21/08/20 Copyright 1999-2019 J. Schilling
    3 
    4 rm -f archconf.c
    5 rm -f job.c
    6 rm -f job.h
    7 rm -f make.c
    8 rm -f make.h
    9 rm -f memory.c
   10 rm -f parse.c
   11 rm -f readfile.c
   12 rm -f rules.c
   13 rm -f update.c
   14 rm -f version.h
   15 rm -f include/schily/archdefs.h
   16 rm -f include/schily/ccomdefs.h
   17 rm -f include/schily/ctype.h
   18 rm -f include/schily/dbgmalloc.h
   19 rm -f include/schily/dirent.h
   20 rm -f include/schily/dlfcn.h
   21 rm -f include/schily/err_arch.h
   22 rm -f include/schily/err_char.h
   23 rm -f include/schily/err_type.h
   24 rm -f include/schily/fcntl.h
   25 rm -f include/schily/getargs.h
   26 rm -f include/schily/getcwd.h
   27 rm -f include/schily/hostname.h
   28 rm -f include/schily/inttypes.h
   29 rm -f include/schily/io.h
   30 rm -f include/schily/libport.h
   31 rm -f include/schily/limits.h
   32 rm -f include/schily/locale.h
   33 rm -f include/schily/nlsdefs.h
   34 rm -f include/schily/maxpath.h
   35 rm -f include/schily/mconfig.h
   36 rm -f include/schily/netdb.h
   37 rm -f include/schily/xconfig.h
   38 rm -f include/schily/xmconfig.h
   39 rm -f include/schily/prototyp.h
   40 rm -f include/schily/sigblk.h
   41 rm -f include/schily/signal.h
   42 rm -f include/schily/standard.h
   43 rm -f include/schily/stat.h
   44 rm -f include/schily/stdint.h
   45 rm -f include/schily/stdio.h
   46 rm -f include/schily/stdlib.h
   47 rm -f include/schily/stkframe.h
   48 rm -f include/schily/string.h
   49 rm -f include/schily/sunos4_proto.h
   50 rm -f include/schily/systeminfo.h
   51 rm -f include/schily/time.h
   52 rm -f include/schily/times.h
   53 rm -f include/schily/unistd.h
   54 rm -f include/schily/utime.h
   55 rm -f include/schily/utsname.h
   56 rm -f include/schily/utypes.h
   57 rm -f include/schily/type_val.h
   58 rm -f include/schily/types.h
   59 rm -f include/schily/param.h
   60 rm -f include/schily/varargs.h
   61 rm -f include/schily/vfork.h
   62 rm -f include/schily/wait.h
   63 rm -f include/schily/windows.h
   64 rm -f include/schily/schily.h
   65 rm -f include/schily/errno.h
   66 rm -f include/schily/align.h
   67 rm -f include/schily/avoffset.h
   68 rm -f schilyio.h
   69 rm -f config.guess
   70 rm -f config.sub
   71 rm -f configure
   72 if [ -r rules.cnf.in ]; then
   73     rm -f rules.cnf.in
   74 fi
   75 if [ -r rules.cnf_in ]; then
   76     rm -f rules.cnf_in
   77 fi
   78 if [ -r xconfig.h.in ]; then
   79     rm -f xconfig.h.in
   80 fi
   81 if [ -r xconfig.h_in ]; then
   82     rm -f xconfig.h_in
   83 fi
   84 rm -f install-sh
   85 rm -f astoi.c
   86 rm -f astoll.c
   87 rm -f comerr.c
   88 rm -f eaccess.c
   89 rm -f error.c
   90 rm -f format.c
   91 rm -f format.h
   92 rm -f getexecpath.c
   93 rm -f getnstimeofday.c
   94 rm -f printf.c
   95 rm -f sprintf.c
   96 rm -f saveargs.c
   97 rm -f seterrno.c
   98 rm -f strcatl.c
   99 rm -f strlcpy.c
  100 rm -f strncpy.c
  101 rm -f strnlen.c
  102 rm -f streql.c
  103 rm -f fillbytes.c
  104 rm -f getargs.c
  105 rm -f geterrno.c
  106 rm -f jsprintf.c
  107 rm -f jssnprintf.c
  108 rm -f snprintf.c
  109 rm -f movebytes.c
  110 rm -f ovstrcpy.c
  111 rm -f raisecond.c
  112 rm -f rename.c
  113 rm -f searchinpath.c
  114 rm -f uname.c
  115 rm -f unsetenv.c
  116 rm -f cvmod.c
  117 rm -f fcons.c
  118 rm -f file_raise.c
  119 rm -f fileopen.c
  120 rm -f dat.c
  121 rm -f fileread.c
  122 rm -f fileseek.c
  123 rm -f filewrite.c
  124 rm -f flag.c
  125 rm -f flush.c
  126 rm -f niread.c
  127 rm -f niwrite.c