head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.12.31.08.36.09;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2002.11.06.14.37.35;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove expired ports
@
text
@--- Makefile.orig	Thu Oct 31 22:18:56 2002
+++ Makefile	Thu Oct 31 22:19:26 2002
@@@@ -1,6 +1,6 @@@@
-CC=gcc
-CFLAGS=-O2 -DPOSIX -D__unix__
-LIBS=-lgdbm
+#CC=gcc
+CFLAGS+=-I${LOCALBASE}/include -DPOSIX -D__unix__
+LIBS=-L${LOCALBASE}/lib -lgdbm
 
 cdict5: cdict5.o CE.o fnmatch.o getline.o
 	$(CC) cdict5.o CE.o fnmatch.o getline.o -o cdict5 $(LIBS)
@


1.1
log
@add cdict5 1.3
Chinese-English dictionary
@
text
@@

