rcsid fascism, fix make -j race condition when building libs
This commit is contained in:
parent
c7534c9f97
commit
d8fadf7c3c
|
@ -1,8 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.5 1997/10/18 05:47:46 lukem Exp $
|
||||
#
|
||||
# This is the Makefile for Taylor UUCP
|
||||
# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $
|
||||
|
||||
SUBDIR= libunix libuucp libuuconf \
|
||||
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
||||
uustat uuto uux uuxqt
|
||||
SUBDIR= libunix libuucp libuuconf \
|
||||
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
||||
uustat uuto uux uuxqt
|
||||
|
||||
all-cu all-uuchk all-uucico all-uuconv all-uucp all-uulog all-uuname \
|
||||
all-uupick all-uusched all-uustat all-uuto all-uux all-uuxqt: \
|
||||
all-libunix all-libuucp all-libuuconf
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $Id: Makefile.uurt,v 1.3 1995/08/24 05:19:15 jtc Exp $
|
||||
# Makefile for uurate 1.10
|
||||
# $NetBSD: Makefile.uurt,v 1.4 1997/10/18 05:47:48 lukem Exp $
|
||||
#
|
||||
# Makefile for uurate 1.10
|
||||
|
||||
# Prefix directory for installation directories.
|
||||
prefix = /usr/local
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.4 1997/10/18 05:47:50 lukem Exp $
|
||||
#
|
||||
# Makefile for cu
|
||||
# $Id: Makefile,v 1.3 1995/08/24 05:19:28 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 1997/10/18 05:47:52 lukem Exp $
|
||||
#
|
||||
# This subdirectory contains Unix specific support functions.
|
||||
# $Id: Makefile,v 1.8 1997/05/31 21:21:26 cjs Exp $
|
||||
|
||||
LIB= unix
|
||||
SRCS= access.c addbas.c app3.c app4.c basnam.c bytfre.c cwd.c \
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 1997/10/18 05:47:54 lukem Exp $
|
||||
#
|
||||
# This is the Makefile for the Taylor UUCP uuconf library
|
||||
# $Id: Makefile,v 1.8 1997/05/31 21:21:27 cjs Exp $
|
||||
|
||||
LIB= uuconf
|
||||
SRCS= addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c \
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.8 1997/10/18 05:47:55 lukem Exp $
|
||||
#
|
||||
# This is the Makefile for the libuucp subdirectory of Taylor UUCP
|
||||
# $Id: Makefile,v 1.7 1997/05/31 21:21:28 cjs Exp $
|
||||
|
||||
LIB= uucp
|
||||
SRCS= buffer.c crc.c debug.c escape.c getopt.c getop1.c parse.c \
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:47:57 lukem Exp $
|
||||
#
|
||||
# Makefile for uuchk
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:02 jtc Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.6 1997/10/18 05:47:59 lukem Exp $
|
||||
#
|
||||
# Makefile for uucico
|
||||
# $Id: Makefile,v 1.5 1995/08/24 05:22:49 jtc Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:01 lukem Exp $
|
||||
#
|
||||
# Makefile for uuconv
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:08 jtc Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:03 lukem Exp $
|
||||
#
|
||||
# Makefile for uucp
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:11 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:05 lukem Exp $
|
||||
#
|
||||
# Makefile for uulog
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:14 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:07 lukem Exp $
|
||||
#
|
||||
# Makefile for uuname
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:16 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:09 lukem Exp $
|
||||
#
|
||||
# Makefile for uupick
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:19 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 1997/10/18 05:48:11 lukem Exp $
|
||||
#
|
||||
# Makefile for uustat
|
||||
# $Id: Makefile,v 1.4 1995/08/24 05:23:30 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 1997/10/18 05:48:16 lukem Exp $
|
||||
#
|
||||
# Makefile for uux
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:25 jtc Exp $
|
||||
|
||||
BINDIR= $(bindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 1997/10/18 05:48:18 lukem Exp $
|
||||
#
|
||||
# Makefile for uuxqt
|
||||
# $Id: Makefile,v 1.4 1994/12/22 09:32:33 cgd Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
|
|
Loading…
Reference in New Issue