nrelease: Clean up a bit the 'clean' target
[dragonfly.git] / test / libpthread / hello_b.c
blobe452e0d001aad51802c24ffbf6f7689e31499bd0
1 /****************************************************************************
3 * Back end C programs can be anything compilable.
5 * $FreeBSD: src/lib/libc_r/test/hello_b.c,v 1.1.2.1 2000/07/17 22:18:32 jasone Exp $
7 ****************************************************************************/
9 int
10 main()
12 return 0;