From 15a6d632eb500dd40dcaa889287196c3281363c8 Mon Sep 17 00:00:00 2001 From: midipix Date: Apr 24 2016 03:50:58 +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