prepare switch to libsl

This commit is contained in:
Markus Teich
2015-04-05 15:48:47 +02:00
parent c6c12c4f92
commit b37ef38335
6 changed files with 512 additions and 3 deletions

View File

@ -3,7 +3,7 @@
include config.mk
SRC = sent.c
SRC = sent.c drw.c util.c
OBJ = ${SRC:.c=.o}
all: options sent