new target

This commit is contained in:
tTh 2022-06-13 20:50:38 +02:00
parent b12151444b
commit aa2ced081a
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ all: essai
essai: essai.c libfloatimg.a floatimg.h Makefile
gcc $(COPT) $< $(LDOPT) -lpnglite -lz -o $@
install:
@echo "=== Use the 'install.sh' script ==="
#---------------------------------------------------------------
TOTAR = *.[ch] Makefile *.sh *.md \