This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3306d3e3c0
icingaweb2
/
test
/
php
/
Makefile
7 lines
94 B
Makefile
Raw
Blame
History
GCC
=
gcc
PROGRAM
=
extcmd_test
SOURCE
=
${
PROGRAM
}
.c
all
:
cd
bin/
&&
gcc
${
SOURCE
}
-o
${
PROGRAM
}
Reference in New Issue
View Git Blame
Copy Permalink