diff autocal/Makefile @ 16:1c4abfe8bcd9

autocal/l1tmops.c started
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 May 2017 17:45:30 +0000
parents 93e5194e5511
children a3f48378658d
line wrap: on
line diff
--- a/autocal/Makefile	Sun May 21 23:04:42 2017 +0000
+++ b/autocal/Makefile	Mon May 22 17:45:30 2017 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2 -I/opt/freecalypso/include
-OBJS=	rvinterf.o tsidsock.o
+OBJS=	l1tmops.o rvinterf.o tsidsock.o
 
 all:	${OBJS}