5 lines
163 B
Makefile
5 lines
163 B
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
|
|
# You can add custom Makefile rules to Makefile.local
|
|
|
|
include ../Makefile.python
|
|
-include Makefile.local
|