blob: 4aba7bd1ba92844053738e93ab9164b998b13282 (
plain)
1
2
3
4
5
6
7
8
9
|
$NetBSD: patch-ax,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $
--- progs/gluptime/Makefile~ Fri Dec 6 17:19:21 1996
+++ progs/gluptime/Makefile Sat Feb 28 07:24:51 1998
@@ -2,3 +2,3 @@
SRCS = gluptime.c
-LIBS = -lglunix -lsocket -lnsl
+LIBS = -lglunix
|