mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
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:
parent
d86c2fc293
commit
c0250743d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user