diff ueda/sverp-bind/Makefile @ 14:068ea2458c5d

unet-bind: instance entry implemented
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 02 Aug 2015 00:34:30 +0000
parents 1f3283f8e482
children 65a515c20db8
line wrap: on
line diff
--- a/ueda/sverp-bind/Makefile	Sun Aug 02 00:00:15 2015 +0000
+++ b/ueda/sverp-bind/Makefile	Sun Aug 02 00:34:30 2015 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2
-OBJS=	insthash.o main.o outcomp.o
+OBJS=	enterinst.o insthash.o main.o outcomp.o
 LIBS=	../libueda/libueda.a
 PROG=	unet-bind
 BINDIR=	/usr/local/bin