1 2 3 4 5
#!/bin/sh flags="-DLINUX -DREDHAT -DPOSIX -DSYSV -DLINUX64" cproto -e $flags *.c > ../hlib/libc/kproto64.h