mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-12 00:59:16 +05:00
9 lines
61 B
Makefile
9 lines
61 B
Makefile
|
default: all
|
||
|
|
||
|
all:
|
||
|
aclocal
|
||
|
autoheader
|
||
|
automake
|
||
|
autoconf
|
||
|
|