/**/# Imake.tmpl for mdst

RM = /bin/rm -f
INSTALLPROG = /usr/athena/bin/install -s 
INSTALLTEXT = /usr/athena/bin/install -m 644
INSTALLSCRIPT = /usr/athena/bin/install

CURSES = -lcurses -ltermcap


#ifdef mips
CFLAGS = -L/usr/athena/lib -I/usr/athena/include
#endif

#include "Imake.rules"

#include INCLUDE_IMAKEFILE
