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