Преглед изворни кода

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

Natalie Pueyo пре 8 година
родитељ
комит
47c3845e0e
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      program2/compile.sh

+ 3 - 0
program2/compile.sh

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