junk-src-config-makefile-version-as-its-generated-20010806

currently being generated on every build; might as well junk it
This commit is contained in:
Nathan Neulinger 2001-08-07 00:43:50 +00:00 committed by Derrick Brashear
parent d86c2fc293
commit c0250743d1

View File

@ -1,15 +0,0 @@
# Copyright 2000, International Business Machines Corporation and others.
# All Rights Reserved.
#
# This software has been released under the terms of the IBM Public
# License. For details, see the LICENSE file in the top-level source
# directory or online at http://www.openafs.org/dl/license10.html
AFS_component_version_number.o: AFS_component_version_number.c
AFS_component_version_number.c:
echo 'char cml_version_number[]="@(#) OpenAFS devel built ' `date +"%Y-%m-%d"` '";' >AFS_component_version_number.c;
echo 'char* AFSVersion = "openafs devel"; ' >>AFS_component_version_number.c;
noversion: install