aboutsummaryrefslogtreecommitdiff
path: root/pow/pywrap/Makefile
blob: e065bbe61c9c2735a87e883716e016e99cae8b9e (plain) (blame)
1
2
3
4
5
6
7
8
9
# $Id$

all: python

python: python.c
	python build.py

clean:
	rm -f *.o python