# Makefile # GCC flags: #CFLAGS+=-Wall -ansi -pedantic-errors # TCC flags: CFLAGS+=-Wall -Wunsupported tst_lista : tst_lista.o lista.o lista.o : lista.c lista.h tst_lista.o : tst_lista.c lista.h clean: rm -f lista.o rm -f tst_lista.o tst_lista # EOF Makefile
Text file Source (historic): geocities.com/ar/uap_c2a/ejemplos/lista
geocities.com/ar/uap_c2a/ejemplosgeocities.com/ar/uap_c2a
geocities.com/ar
(to report bad content: archivehelp @ gmail)
|
|
|
|
|