1 2 3 4 5
# build tools/xpcat internal executable add_executable(xpcat xpcat.c) # vim: ts=2 sts=2 sw=2 et