diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-21 11:10:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-21 11:10:28 -0700 |
commit | 9b0c8f1ae9f56cb00850351f5247b035e832edd6 (patch) | |
tree | cf60362908557930f8930862b08f610f106f16e3 /xc/config/util/mkshadow/Imakefile | |
parent | 8bd5170e65dcd9bf0368033942c4498928446ada (diff) |
Diffstat (limited to 'xc/config/util/mkshadow/Imakefile')
-rw-r--r-- | xc/config/util/mkshadow/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/config/util/mkshadow/Imakefile b/xc/config/util/mkshadow/Imakefile index 96b92a760..38b061412 100644 --- a/xc/config/util/mkshadow/Imakefile +++ b/xc/config/util/mkshadow/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.7 91/07/17 00:46:21 gildea Exp $ +XCOMM $XConsortium: Imakefile,v 1.1 94/04/13 18:44:40 rws Exp $ SRCS = mkshadow.c savedir.c wildmat.c OBJS = mkshadow.o savedir.o wildmat.o |