head     1.1;
branch   1.1.1;
access   ;
symbols  merlin:1.1.1.1 zestlinux:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2004.01.05.00.20.00;  author nalabi;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2004.01.05.00.20.00;  author nalabi;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@all: swig_true

swig_true:
	swig -python true.i
	gcc -c true.c llseek.c true_wrap.c -I/usr/include/python2.3
	ld -shared true.o llseek.o true_wrap.o -o truemodule.so
	install truemodule.so ../
@


1.1.1.1
log
@Debian installer merlin start.
@
text
@@
