more experiments

main
Antonio De Lucreziis 2 years ago
parent 9a9d8af3c4
commit ea52bcef43

@ -8,8 +8,9 @@ TARGETS = ./derived/phc-logo@x1.png \
.PHONY: help
help:
@echo "SOURCES = $(SOURCES)"
@echo "TARGETS = $(TARGETS)"
@echo 'Run "make all" to regenerate'
@echo "Sources: $(SOURCES)"
@echo "Derived Files: $(TARGETS)"
.PHONY: all
all: $(TARGETS)

@ -2,7 +2,13 @@
Repo con vari loghi del PHC.
## `phc-logo.png`
## Sviluppo
Dopo aver cambiato il file `phc-logo.png` bisogna chiamare `make all` per rigenerate tutti i file derivati di dimensioni diverse.
## Show Case
### `phc-logo.png`
<img src="./derived/phc-logo@x1.png" alt="phc logo" max-width="80%" />

Binary file not shown.
Loading…
Cancel
Save