better #define MUST_BORT

This commit is contained in:
tonton th 2020-06-05 10:49:38 +02:00
vanhempi 0b5dd38b58
commit a8e9418d18
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa

Näytä tiedosto

@ -10,7 +10,7 @@
CC = gcc
OPT = -Wall -g -DDEBUG_LEVEL=0 -DMUST_ABORT
OPT = -Wall -g -DDEBUG_LEVEL=0 -DMUST_ABORT=0
libbubulles.a: bubulles.o importobj.o
ar r $@ $?