|
|
Initial revision
#
# Makefile for common directory
#
SRCS = version.c clientlib.c
OBJS = version.o clientlib.o
HFILES =
clean:
rm -f ${OBJS}
distrib: clean
rm -rf SCCS
lint:
lint ${SRCS}
tags:
ctags ${CFILES}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.