diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-10 00:56:21 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-10 00:56:21 +0000 |
commit | 9a07f9d01f1689e99e89bbb5ec48e6930da755f1 (patch) | |
tree | 1743d212f2a25e1b3e9c44d92e8bbfa9e362887e /sunrpc/rpcgen.c | |
parent | 253ef9ae7fe0305eb88234cb4c610dac9c27d134 (diff) | |
download | glibc-9a07f9d01f1689e99e89bbb5ec48e6930da755f1.tar.gz |
Use standard build rule to build rpcgen.
Diffstat (limited to 'sunrpc/rpcgen.c')
-rw-r--r-- | sunrpc/rpcgen.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sunrpc/rpcgen.c b/sunrpc/rpcgen.c new file mode 100644 index 0000000000..1b455ba243 --- /dev/null +++ b/sunrpc/rpcgen.c @@ -0,0 +1,2 @@ +/* Empty file expected by glibc's standard build rules for + executables. */ |