Delete 'script.sh'

master
megidervishi 3 years ago
parent 8afa37d3e9
commit c7b91032cd

@ -1,8 +0,0 @@
heptc arduinolib.epi
heptc -target c prog.ept
gcc -c -I /Users/megidervishi/.opam/4.10.0/lib/heptagon/c -I . arduinolib.c prog_c/*.c
$(TARGET).c:
heptc $(CFILE).epi
heptc -target c $(HEPT).ept
$(CC) $(CFLAGS) -c -I $(ADDR) -I . $(CFILE).c $(TARGET).c
Loading…
Cancel
Save