head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	95.08.13.21.07.50;	author ghudson;	state Exp;
branches;
next	1.1;

1.1
date	95.08.13.21.06.33;	author ghudson;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Install libWc.a after building it.
@
text
@/*
 * $Id: Imakefile,v 1.1 1995/08/13 21:06:33 ghudson Exp ghudson $
 */

DEFINES= -I.

LIBWC_INCS = WcCreate.h WcCreateP.h
LIBWC_OBJS = WcCreate.o WcCallb.o WcConvert.o WcName.o \
		WcReg.o WcActions.o WcRegXt.o

build_library(Wc,$(LIBWC_OBJS))
install_library(Wc,$(ATHLIBDIR))

@


1.1
log
@Imported.
@
text
@d2 1
a2 1
 * $Id: Imakefile,v 1.1 1994/09/18 05:06:30 cfields Exp $
d12 2
@
