To build, use the standard "make; make install". Here are make flags you can use: - PROGS="prog1 prog2 ..." build or install only the programs specified - OPTS, DEBUG these 2 vars are combined to form CFLAGS, unless you override it - CFLAGS, LDFLAGS, bindir The standard meanings