afsd-allow-maxmtu-override-20090530
[openafs.git] / src / config / Makefile.version-CML.in
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3
4 # This software has been released under the terms of the IBM Public
5 # License.  For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7
8 PACKAGE=@PACKAGE@
9 VERSION=@VERSION@
10
11 $(VERSFILE).o: $(VERSFILE).c
12
13 # mkvers checks timestamps
14
15 $(VERSFILE).c:
16         $(TOP_SRCDIR)/config/mkvers -o $(VERSFILE).c
17 # only done for RX in NT
18 #       -c $(CML_PREFIX)
19
20 $(VERSFILE).h:
21         $(TOP_SRCDIR)/config/mkvers -o $(VERSFILE).h -v
22
23 $(VERSFILE).txt:
24         $(TOP_SRCDIR)/config/mkvers -o $(VERSFILE).txt -t
25
26 $(VERSFILE).xml:
27         $(TOP_SRCDIR)/config/mkvers -o $(VERSFILE).xml -x
28
29 noversion: install