Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyserial
/
49a8ecf01ee3800a46ad53f11abef5ebf198d8e4
/
.
/
pyparallel
/
makefile
blob: 182cf58ce45e51f8d8aa3a565b3be6f88e3ae10c [
file
] [
log
] [
blame
]
cliechti
8864126
2002-07-29 02:09:04 +0000
[
diff
] [
blame
]
1
all
:
2
./
setup
.
py build
--
compiler
=
mingw32
3
cp build
/
lib
.
win32
-
2.2
/
_pyparallel
.
pyd
./
parallel
4
5
installer
:
all
6
./
setup
.
py bdist_wininst