include ../Makefile.vars PROG=qastroscope OBJ_QT = OBJ_cpp = qastroscope.o OBJ_asm = OBJ_c = OTHERLIB=-lqastro -L../lib OTHERINC=-I../qastrolib TMP_DESTDIR=../bin/ include ../Makefile.common