X-Git-Url: http://git.onelab.eu/?p=pingofdeath.git;a=blobdiff_plain;f=Makefile;h=fc4cf8d8ee8c24d9d284b06abb009805e42157bd;hp=dbe3395231ff41066aa5cf3dbb84aa13a922131c;hb=HEAD;hpb=e97d0fc8c4dcf81395a65d937f248f081f154af7 diff --git a/Makefile b/Makefile index dbe3395..fc4cf8d 100644 --- a/Makefile +++ b/Makefile @@ -7,16 +7,12 @@ # test: runs the tests on the current machine # -ALLBUILD=pl-poddoit pod +ALLBUILD=pl-poddoit all: $(ALLBUILD) -pod: pod.src disable_pod.sh enable_pod.sh status_pod.sh - ./shell_include --source pod.src --destination pod - pl-poddoit: pl-poddoit.c gcc pl-poddoit.c -o pl-poddoit clean: - rm -f pod pl-poddoit - + rm -f pl-poddoit