X-Git-Url: http://git.onelab.eu/?p=pingofdeath.git;a=blobdiff_plain;f=Makefile;h=fc4cf8d8ee8c24d9d284b06abb009805e42157bd;hp=dbe3395231ff41066aa5cf3dbb84aa13a922131c;hb=73cc341cf20e98e50bcf2d268aff4bb54fb3f453;hpb=daa69d4f0c765d3bdcfb39c5b4b8bb7b494b40e1 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