V7/usr/src/cmd/standalone/cc+ld-stand

Find at most related files.
including files from this version of Unix.

cc -c -O -DSTANDALONE ../$1.c
ld -s -o $1 srt0.o $1.o -lsa -lc
rm $1.o