Jolly's hack on Makefile

This commit is contained in:
Andreas Eversberg 2022-12-16 16:44:11 +01:00
parent 5d5770437d
commit 88efc34840
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
LIBS=-lasan -ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis
#LIBS=-lasan -ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis
LIBS=-ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis
CFLAGS=-Wall -g -DPACKAGE_VERSION=\"0.0\"
%.o: %.c