diff options
author | uqs <uqs@FreeBSD.org> | 2010-12-02 10:46:05 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-12-02 10:46:05 +0000 |
commit | e6bd4821dc59cc0a8030842682b88e8513e69b52 (patch) | |
tree | 84e6573365ef64cabbd97f81e01dabd86b8b0b3f /lib/libc/stdio/printf-pos.c | |
parent | 8300743dab1b621514e4c688e15d369f8c8e9be5 (diff) | |
download | FreeBSD-src-e6bd4821dc59cc0a8030842682b88e8513e69b52.zip FreeBSD-src-e6bd4821dc59cc0a8030842682b88e8513e69b52.tar.gz |
Remove more duplicates.
Just so that I can lookup the command for the next time:
for t in `make -V TARGETS universe`; do
__MAKE_CONF=/dev/null make -f Makefile.inc1 -m $PWD/share/mk TARGET=$t \
-V OLD_FILES -V OLD_LIBS -V OLD_DIRS delete-old | \
xargs -n1|sort|uniq -c|egrep -v "^ *1 ";
done
Diffstat (limited to 'lib/libc/stdio/printf-pos.c')
0 files changed, 0 insertions, 0 deletions