mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 06:00:33 +05:00
9 lines
61 B
Makefile
9 lines
61 B
Makefile
|
default: all
|
||
|
|
||
|
all:
|
||
|
aclocal
|
||
|
autoheader
|
||
|
automake
|
||
|
autoconf
|
||
|
|