Explorar el Código

added script to compile using the makefile (a requirement...)

Natalie Pueyo hace 8 años
padre
commit
47c3845e0e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      program2/compile.sh

+ 3 - 0
program2/compile.sh

@@ -0,0 +1,3 @@
+#!/bin/bash
+make clean
+make