diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1997-05-28 16:29:12 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1997-05-28 16:29:12 +0000 |
| commit | 68eccc934b7abc48d51f4361b0795d3341084188 (patch) | |
| tree | b750d4df98da812f5162db85751255b4c1b83e25 /lib/libc | |
| parent | c3a87c6d4574376574c35299a11aac946063b905 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/xdr/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/xdr/Makefile.inc b/lib/libc/xdr/Makefile.inc index 4956990b4eca..a60acf40ec6f 100644 --- a/lib/libc/xdr/Makefile.inc +++ b/lib/libc/xdr/Makefile.inc @@ -1,4 +1,5 @@ # @(#)Makefile 5.11 (Berkeley) 9/6/90 +# $Id$ .PATH: ${.CURDIR}/../libc/xdr ${.CURDIR}/. SRCS+= xdr.c xdr_array.c xdr_float.c xdr_mem.c \ |
