From 79b402047f72b8c525c9317cb698901d3bd6f4b6 Mon Sep 17 00:00:00 2001 From: midipix Date: Apr 24 2016 03:45:27 +0000 Subject: build system: completed project-related annotation. --- diff --git a/Makefile.in b/Makefile.in index 76e0e1a..3776f57 100644 --- a/Makefile.in +++ b/Makefile.in @@ -212,6 +212,8 @@ clean: .display-pe .display-elf .display-dirs .display-build .display-project: + @echo PACKAGE:' '$(PACKAGE) + @echo NICKNAME:' '$(NICKNAME) @echo PROJECT_DIR:' '$(PROJECT_DIR) @echo BUILD_DIR:' '$(CURDIR) @echo