Build system: Move install definitions to include
[openafs.git] / src / crypto / rfc3961 / Makefile.in
1 # Copyright 2010, Your File System Inc
2 # All Rights Reserved
3 #
4 # This software is released under the terms of the two clause BSD
5 # License. For details, see the LICENSE file at the top level of
6 # this distribution.
7
8 srcdir=@srcdir@
9 include @TOP_OBJDIR@/src/config/Makefile.config
10
11 all:  ${TOP_INCDIR}/afs/rfc3961.h
12
13 ${TOP_INCDIR}/afs/rfc3961.h: rfc3961.h
14         ${INSTALL_DATA} $? $@
15
16 install:
17
18 dest:
19
20 clean: