new target
This commit is contained in:
parent
b12151444b
commit
aa2ced081a
3
Makefile
3
Makefile
@ -13,6 +13,9 @@ all: essai
|
|||||||
essai: essai.c libfloatimg.a floatimg.h Makefile
|
essai: essai.c libfloatimg.a floatimg.h Makefile
|
||||||
gcc $(COPT) $< $(LDOPT) -lpnglite -lz -o $@
|
gcc $(COPT) $< $(LDOPT) -lpnglite -lz -o $@
|
||||||
|
|
||||||
|
install:
|
||||||
|
@echo "=== Use the 'install.sh' script ==="
|
||||||
|
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
|
|
||||||
TOTAR = *.[ch] Makefile *.sh *.md \
|
TOTAR = *.[ch] Makefile *.sh *.md \
|
||||||
|
Loading…
Reference in New Issue
Block a user