index
:
perl-c-fibonacci
master
Calculate the Fibonacci sequence, the program is valid C and Perl code at the same time
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 4a4eec7e1ddc40f3f80e89531f0d6e7b25e8b411 (
plain
)
1
2
3
4
5
all: gcc fibonacci.pl.c -o fibonacci ./fibonacci @echo perl fibonacci.pl.c