CFLAGS=-Wall-Wextra-g-O2
all:execexec:bcode.omain.o$(CC)$(CFLAGS)$^-o$@bcode.o:../bcode.c$(CC)$(CFLAGS)-c$^-o$@../bcode.c:../gen/select.h../gen/select.h:rules.pycd..&&./bcgenexample/rules.py
touch../bcode.c# just to get make to wake up.PHONY:cleanclean:rm-rf*.oexec