swig/Examples/python/import_packages/split_modules/vanilla_split
Olly Betts 250be3883d Replace cd X && $(MAKE) with $(MAKE) -C X
We require GNU make anyway, and using -C reduces the verbosity of the
code a little and allows us to avoid an extra subshell in some cases.
2024-09-21 11:24:02 +12:00
..
pkg1 Something optimizes out empty files and breaks the tests. Put something in. 2016-06-03 01:30:43 -06:00
Makefile Replace cd X && $(MAKE) with $(MAKE) -C X 2024-09-21 11:24:02 +12:00
foo.i The Python module import logic has changed to stop obfuscating real ImportError problems. 2018-12-16 16:41:39 +00:00
runme.py GHA: Fix for pycodestyle check in examples 2022-07-31 09:02:00 +01:00