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