1# -*- Makefile -*- Time-stamp: <06/11/29 01:59:50 ptr>
2
3LIBNAME = test
4MAJOR = 0
5MINOR = 1
6PATCH = 2
7SRC_CC = test_cc.cc
8SRC_C = test_c.c
9