Skip to content

Instantly share code, notes, and snippets.

@swasheck
swasheck / Makefile
Created October 2, 2012 21:42 — forked from peplin/Makefile
Installation script for PyLucene
# Makefile for building PyLucene
#
# Supported operating systems: Mac OS X, Linux and Windows.
# See INSTALL file for requirements.
# See jcc/INSTALL for information about --shared.
#
# Steps to build
# 1. Edit the sections below as documented
# 2. make
# 3. make install