Sun Studio 12: Fortran Programming Guide

3.2.1.3 Creating SCCS Files

Now you can put these files under control of SCCS with the SCCS create command:


demo% sccs create makefile commonblock startupcore.f \
  computepts.f pattern.f
demo%