This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
irpf90
Watch
10
Star
0
Fork
0
You've already forked irpf90
mirror of
https://gitlab.com/scemama/irpf90.git
synced
2024-11-07 06:33:43 +01:00
Code
Releases
Activity
a13a4a0741
irpf90
/
Makefile
11 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
Improved documentation Version:1.2.21 Version:1.2.20
2013-07-08 23:40:40 +02:00
.PHONY
:
all
src
man
src
:
$(
MAKE
)
-C
$@
man
:
Fixed -a -m -d
2015-03-16 14:50:57 +01:00
-
$(
MAKE
)
-C
$@
&
> /dev/null
Improved documentation Version:1.2.21 Version:1.2.20
2013-07-08 23:40:40 +02:00
Fixed man error in make
2014-02-27 14:07:20 +01:00
all
:
src
man
Copy Permalink