mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-03 02:41:24 +08:00
11 lines
194 B
Makefile
11 lines
194 B
Makefile
|
# $OpenLDAP$
|
||
|
#
|
||
|
# Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
|
||
|
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
||
|
#
|
||
|
|
||
|
all: build.txt
|
||
|
|
||
|
build.txt: version
|
||
|
copy version build.txt
|