ソースを参照

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