1 # Makefile for building and installing the application
2 # level tools for the Planetlab "ping of death" feature.
5 # all: builds all of the components
6 # install: installes the tools into the planetlab bin directory
7 # test: runs the tests on the current machine
14 pl-poddoit: pl-poddoit.c
15 gcc pl-poddoit.c -o pl-poddoit