Pārlūkot izejas kodu

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

Natalie Pueyo 8 gadi atpakaļ
vecāks
revīzija
47c3845e0e
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      program2/compile.sh

+ 3 - 0
program2/compile.sh

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