Browse Source

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

Natalie Pueyo 8 năm trước cách đây
mục cha
commit
47c3845e0e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      program2/compile.sh

+ 3 - 0
program2/compile.sh

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