From: Jim Bloom Date: Fri, 6 Sep 1985 00:49:41 +0000 (-0800) Subject: fix make clean and add make depend X-Git-Tag: BSD-4_3-Snapshot-Development~4745 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/615763671f58d5769e791b2b3db61d16ac8ceeee fix make clean and add make depend SCCS-vsn: lib/libcompat/4.1/Makefile 5.4 --- diff --git a/usr/src/lib/libcompat/4.1/Makefile b/usr/src/lib/libcompat/4.1/Makefile index 246d166ca8..801bff348b 100644 --- a/usr/src/lib/libcompat/4.1/Makefile +++ b/usr/src/lib/libcompat/4.1/Makefile @@ -3,7 +3,7 @@ # All rights reserved. The Berkeley software License Agreement # specifies the terms and conditions for redistribution. # -# @(#)Makefile 5.3 (Berkeley) %G% +# @(#)Makefile 5.4 (Berkeley) %G% # CFLAGS= -O ${DEFS} STDSRCS=ftime.c gtty.c nice.c pause.c rand.c stty.c tell.c \