From 2ba44fbdef6f182e8fceadacc7731c563c7064c8 Mon Sep 17 00:00:00 2001 From: midipix Date: Nov 11 2016 04:35:41 +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