Update of /cvsroot/wisp/wisp/users/pisi
In directory sc8-pr-cvs1:/tmp/cvs-serv25647/users/pisi
Added Files:
.cvsignore Makefile.am
Log Message:
grew Makefile.am:s to the users directory
--- NEW FILE: .cvsignore ---
*.pyc
*.pyo
Makefile
Makefile.in
--- NEW FILE: Makefile.am ---
#### users/pisi/Makefile.am for the Wisp interpreter
#
# Copyleft © 2003 by Andres Soolo (di...@us...)
# This file is licensed under the GNU GPL v2. If you
# don't know what that means, please do read the GPL.
#
#### @(#) $Id: Makefile.am,v 1.1 2003/02/06 20:11:40 digg Exp $
EXTRA_DIST = .cvsignore
all:
|