From 2ba44fbdef6f182e8fceadacc7731c563c7064c8 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 23 Apr 2016 23:44:36 -0400 Subject: build system: completed project-related annotation. --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') 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 -- cgit v1.2.3