fixed datagram
[my-code/ivac.git] / Makefile
index 9d58c28..2b51ba5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,5 +8,5 @@ OBJS = stream receive datagram
 
 all: $(OBJS)
 
-uninstall:
+clean:
        rm $(OBJS)