Explorar o código

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

Natalie Pueyo %!s(int64=8) %!d(string=hai) anos
pai
achega
47c3845e0e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      program2/compile.sh

+ 3 - 0
program2/compile.sh

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