Ver código fonte

lab5: poprawiony Makefile

Jan Potocki 5 anos atrás
pai
commit
913407d82f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      lab5/Makefile

+ 1
- 1
lab5/Makefile Ver arquivo

@@ -1,4 +1,4 @@
1
-fpu: fpu.c arctg.s
1
+fpu: fpu.c arctg.s arctgc.c
2 2
 	gcc -g fpu.c arctg.s -o fpu -no-pie -lm
3 3
 
4 4
 

Carregando…
Cancelar
Salvar