1# -*- Makefile -*- Time-stamp: <03/07/05 21:43:31 ptr> 2# $Id$ 3 4LIBNAME = mylib 5MAJOR = 1 6MINOR = 0 7PATCH = 0 8SRC_CC = file1.cc file2.cc 9