mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
10 lines
197 B
Makefile
Executable File
10 lines
197 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
# This file was automatically generated by stdeb 0.8.2 at
|
|
# Sat, 18 Feb 2017 23:58:48 +0000
|
|
export PYBUILD_NAME=chip-io
|
|
|
|
%:
|
|
dh $@ --with python2,python3 --buildsystem=pybuild
|
|
|