From 702c12166844879ba849086dc07f155a51106c22 Mon Sep 17 00:00:00 2001 From: AlbertoGV Date: Thu, 18 Aug 2022 02:16:10 +0000 Subject: [PATCH] Update "Makefile" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32861a1..5ab6bf7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -OBJECTS=Ejemplo.o +OBJECTS=prueba.o GCC_DIR = /home/user/msp430-gcc/bin SUPPORT_FILE_DIRECTORY = /home/user/msp430-gcc/include