Loading...
util/Makefile.inc Libc-391 /dev/null
--- Libc/Libc-391/util/Makefile.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-.PATH: ${.CURDIR}/${MACHINE_ARCH}/util ${.CURDIR}/util
-
-MISRCS += login.c      login_tty.c  logout.c     logwtmp.c    pty.c fparseln.c \
-	opendev.c
-
-.if ${LIB} == "c"
-MAN3 += fparseln.3 opendev.3
-.endif