- fix 'debug' target
- add ID and copyrights to top level makefile
This commit is contained in:
@@ -12,6 +12,9 @@ PYFLAGS = -S -O
|
||||
|
||||
default: importer
|
||||
|
||||
# fake all and debug targets
|
||||
all debug: default
|
||||
|
||||
install: importer
|
||||
|
||||
importer:
|
||||
|
Reference in New Issue
Block a user