/**/# Copyright 1988 Massachusetts Institute of Technology. /**/# /**/# For copying and distribution information, see the file /**/# "mit-copyright.h". /**/# /**/# $Source: /mit/zephyr/src/clients/RCS/Imakefile.proto,v $ /**/# $Author: jtkohl $ /**/# $Header: Imakefile.proto,v 1.2 89/03/23 11:05:23 jtkohl Exp $ /**/# LIBS= $(ZEPHYR_LIB) $(COMERR_LIB) $(KRB_LIB) $(DES_LIB) LINTLIBS=$(ZEPHYR_LINTLIB) $(COMERR_LIB) $(KRB_LIB) $(DES_LIB) SRCS = .c OBJS = .o SRCDIR= ${SRCTOP}/clients/ CODE= Imakefile normal_obj_rule() program(,$(OBJS),,$(LIBS),$(CLIENTDIR))