mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
3b15c6f10f
Remove back-perl, back-sql, back-tcl from branch as they have yet to be updated. Additional changes are needed prior to release of alpha4.
5 lines
50 B
Bash
Executable File
5 lines
50 B
Bash
Executable File
#! /bin/sh
|
|
cc_r -ME $* > /dev/null
|
|
cat *.u
|
|
rm *.u
|