Files
2025-06-07 11:34:38 -04:00

9 lines
138 B
Makefile

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