#  Makefile_inc from ObjectProDSP 0.2
#  Copyright (C) 1994 1995, Mountain Math Software, All rights reserved.
#  Licensed for free use and distribution under version 2 of the Gnu General
#  Public License. Please see file COPYING for details and restrictions.
#  
#  ObjectProDSP is a trademark of Mountain Math Software.
#  
EXTRA_CFLAGS = -DINTERACTIVE -I/dist/iv/iv/iv/src/include
#EXTRA_CFLAGS = -DINTERACTIVE -I/usrb/usr/local/InterViews/include
EXTRA_LK_FLAGS = /dist/iv/iv/iv/src/lib/IV/LINUX.noshared/libIV.a /lib/libX11.a /lib/libXext.a
#EXTRA_LK_FLAGS =  /usrb/usr/local/InterViews/lib/libIV.a /usrb/usr/X11/lib/libX11.sa

