-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 |