diff options
| author | Xin LI <delphij@FreeBSD.org> | 2010-03-26 16:45:21 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2010-03-26 16:45:21 +0000 |
| commit | 12d11e21553e22c5354bd82c8b496f003cce6f02 (patch) | |
| tree | cee214e42d7b998d8eaf933228acba0708663c2f /gnu/usr.bin | |
| parent | e617a8cfde4a299462a73d93450edd327e07f78c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cpio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cpio/Makefile b/gnu/usr.bin/cpio/Makefile index 60756efa997a..c31527be94af 100644 --- a/gnu/usr.bin/cpio/Makefile +++ b/gnu/usr.bin/cpio/Makefile @@ -58,6 +58,7 @@ SRCS= copyin.c \ xstrndup.c \ alloca.h \ getopt.h +CSTD=gnu89 CLEANFILES+= alloca.h getopt.h |
