head	1.2;
access;
symbols
	test:1.1.1.1 pisd:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.25.12.59.00;	author gang;	state dead;
branches;
next	1.1;

1.1
date	2003.03.25.12.25.49;	author gang;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.03.25.12.25.49;	author gang;	state Exp;
branches;
next	;


desc
@@


1.2
log
@wrong
@
text
@C++ = g++
LIBS = -lmysqlclient
INCLUDES = -I/usr/include/mysql
CFLAGS = -g 


htmlindex_mysql: htmlindex_mysql.C
	$(C++) $(CFLAGS) $(INCLUDES) $(LIBS) $< -o $@@
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@simple temporal test codes for PISD development
@
text
@@
