This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats/dl/operlog/Makefile

5 lines
101 B
Makefile

SRCS = operlog.c
TARGET = operlog.so
DISTFILES = $(SRCS) Makefile ChangeLog
include ../Makefile.inc