diff options
| author | lukem <lukem@NetBSD.org> | 1997-10-18 05:47:46 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 1997-10-18 05:47:46 +0000 |
| commit | d8fadf7c3cb767de1605b7433ef0f35c8a1403df (patch) | |
| tree | 168ec01faf85318998ed035afc773c39b5e810b2 /gnu/libexec/uucp/cu | |
| parent | c7534c9f979958f9fa8b3e5f2e79721adb32cade (diff) | |
rcsid fascism, fix make -j race condition when building libs
Diffstat (limited to 'gnu/libexec/uucp/cu')
| -rw-r--r-- | gnu/libexec/uucp/cu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/cu/Makefile b/gnu/libexec/uucp/cu/Makefile index 5aa4f045238..27f55c2c002 100644 --- a/gnu/libexec/uucp/cu/Makefile +++ b/gnu/libexec/uucp/cu/Makefile @@ -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) |
