swig/Examples/python/import_packages/from_init2/py2
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
..
pkg2 Replace cd X && $(MAKE) with $(MAKE) -C X 2024-09-21 11:24:02 +12:00
Makefile Replace cd X && $(MAKE) with $(MAKE) -C X 2024-09-21 11:24:02 +12:00
__init__.py Fixed SF bug #1297 (Python imports) 2013-12-24 17:22:25 +00:00