head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.05.27.13.49.54;	author ijliao;	state dead;
branches;
next	1.1;

1.1
date	2000.10.10.02.57.23;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@upgrade to 4.3.2

PR:		27273
Submitted by:	maintainer
@
text
@*** cifparse/Makefile.orig	Thu Jan 14 16:21:50 1999
--- cifparse/Makefile	Thu Jan 14 16:22:08 1999
***************
*** 11,16 ****
--- 11,18 ----
  	cifp.tab.o \
  	cifparse.o
  
+ all: cifparse.a
+ 
  cifparse.a: $(CIFOBS)
  	-rm cifparse.a
  	$(AR) rv cifparse.a $(CIFOBS)
@


1.1
log
@Initiail version of nab (4.2)

PR:		21585
Submitted by:	M. L. Dodson <bdodson@@scms.utmb.EDU>
@
text
@@

