author | Francesco Abbate <francesco.abbate@gmail.com> | 2013年08月24日 17:30:25 +0200 |
---|---|---|
committer | Francesco Abbate <francesco.abbate@gmail.com> | 2013年08月24日 17:30:25 +0200 |
commit | f10ae615a68d4e217de77a9ac55b4e07baa78335 (patch) | |
tree | f4337fb2601e0fcebbbcf350ce883dc0739e6a63 /make-system-detect | |
parent | 26a6016d996f22d68bb161b1d8d2df1c0fee34de (diff) | |
download | gsl-shell-f10ae615a68d4e217de77a9ac55b4e07baa78335.tar.gz |
-rw-r--r-- | make-system-detect | 1 |
diff --git a/make-system-detect b/make-system-detect index e1107bd9..e191213e 100644 --- a/make-system-detect +++ b/make-system-detect @@ -20,3 +20,4 @@ else endif HOST_RM= rm -f +HOST_CP= cp
\ No newline at end of file |