mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
5 lines
50 B
Plaintext
5 lines
50 B
Plaintext
|
#! /bin/sh
|
||
|
cc_r -ME $* > /dev/null
|
||
|
cat *.u
|
||
|
rm *.u
|