Parcourir la source

lab5: poprawiony Makefile

Jan Potocki il y a 5 ans
Parent
révision
913407d82f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      lab5/Makefile

+ 1
- 1
lab5/Makefile Voir le fichier

@@ -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
 

Loading…
Annuler
Enregistrer