CFLAGS=-g sc: sc.o lex.o gram.o interp.o cc -g sc.o lex.o gram.o interp.o -lcurses -ltermcap -o sc lex.o: sc.h y.tab.h interp.o: sc.h sc.o: sc.h gram.o: sc.h y.tab.h y.tab.h: gram.o gram.o: gram.y yacc -d gram.y;mv y.tab.c gram.c;cc -c gram.c;rm -f gram.c sedexperres.h -f eres.sed;sedstatres.h -f sres.sed