X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packages%2Fswitches%2FMakefile;h=09a72b3a0b758bf1c0e904ff016b8d70c6de79ea;hb=3034dc83f6095f1df20523b07cdba7f252341c3f;hp=425bb432a9c57df04aef7803b9fb2ad5d9b4e0f1;hpb=0f909f8731b0ebf81bc4a6dd6f29c5f21ef4c944;p=hw%2Faltusmetrum diff --git a/packages/switches/Makefile b/packages/switches/Makefile index 425bb43..09a72b3 100644 --- a/packages/switches/Makefile +++ b/packages/switches/Makefile @@ -11,7 +11,7 @@ FOOTPRINTS = \ nickle $*.5c -o $@ .py.fp: - python $*.py > $@ + python3 $*.py > $@ all: $(FOOTPRINTS) .gitignore