diff options
Diffstat (limited to 'lib/libc/xdr/Makefile.inc')
-rw-r--r-- | lib/libc/xdr/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/xdr/Makefile.inc b/lib/libc/xdr/Makefile.inc index 848d4a5b4208c..2ccd66a34ede6 100644 --- a/lib/libc/xdr/Makefile.inc +++ b/lib/libc/xdr/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile 5.11 (Berkeley) 9/6/90 -# $Id: Makefile.inc,v 1.8 1997/05/28 16:29:12 wpaul Exp $ +# $Id: Makefile.inc,v 1.9 1997/10/15 16:16:41 bde Exp $ .PATH: ${.CURDIR}/../libc/xdr ${.CURDIR}/. SRCS+= xdr.c xdr_array.c xdr_float.c xdr_mem.c \ |