Skip to content

Commit

Permalink
Maker
Browse files Browse the repository at this point in the history
  • Loading branch information
D35m0nd142 committed Mar 26, 2015
1 parent d890a04 commit 409c8c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions make.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
echo "Compiling..."
g++ phpinfo_ext.cpp -o phpinfo_ext
g++ kadabra.cpp -o kadabra

0 comments on commit 409c8c3

Please sign in to comment.