This website requires JavaScript.
Explore
Help
Sign In
tomasz
/
code-examples
Watch
1
Star
0
Fork
You've already forked code-examples
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c019a5a884
code-examples
/
2015
/
2015_03
/
ada
/
nauka
/
SPOJ_PA05_POT
/
Makefile
9 lines
91 B
Makefile
Raw
Blame
History
all
:
exp
exp
:
exp
.
adb
gnatmake -gnat95 $<
.PHONY
:
clean
clean
:
rm -f *.o *.ali cl4 b~*
Reference in New Issue
View Git Blame
Copy Permalink