This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
neofx-libneofx/Makefile.am
2005-04-22 19:51:02 +00:00

3 lines
163 B
Makefile

lib_LTLIBRARIES = libneofx.la
libneofx_la_SOURCES = math.c collision.c
nobase_include_HEADERS = neofx/math.h neofx/collision.h neofx/types.h