mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-12 00:59:16 +05:00
10 lines
290 B
Makefile
10 lines
290 B
Makefile
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
|
stepgeom.hpp visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp \
|
|
stepreader.hpp geometry2d.hpp linalg.hpp mydefs.hpp parallel.hpp \
|
|
stlgeom.hpp mystdlib.h
|
|
|
|
include_HEADERS = nginterface.h
|
|
|
|
AM_CPPFLAGS =
|
|
METASOURCES = AUTO
|