#!/bin/sh
gcc -g test.c -o test.dec -I/afs/sipb/project/gnu/include -L/afs/sipb/project/gnu/lib -lreadline -lcurses -ltermcap -liberty
