Skip to content

Commit

Permalink
Add info output
Browse files Browse the repository at this point in the history
  • Loading branch information
saleyn committed Jan 12, 2025
1 parent 6ec9286 commit aea9448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c_src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ info:
@echo "SOURCES: $(SOURCES)"
@echo "OBJECTS: $(OBJECTS)"
@echo "TARGET: $(TARGET)"
@echo "MARCH: $(MARCH)"
@echo "OUTPUT: $(EXE_OUTPUT)"
@echo "OUT_DIR: $(EXE_DIR)"

Expand Down

0 comments on commit aea9448

Please sign in to comment.