]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Fix small issue in make help
authoryobibe <yobibe@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Mon, 29 Mar 2010 10:36:26 +0000 (10:36 +0000)
committeryobibe <yobibe@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Mon, 29 Mar 2010 10:36:26 +0000 (10:36 +0000)
common/Makefile.common

index aa6049e38efaebe6a5d0609e91c9e20630c51a4f..077fc2822df8f5862142bf341a7b79f4db200520 100644 (file)
@@ -39,7 +39,7 @@ MOVE=mv
 COPY=cp
 PATHSEP=/
 FLASH_TOOL=client/flasher
 COPY=cp
 PATHSEP=/
 FLASH_TOOL=client/flasher
-DETECTED_OS=UNAME
+DETECTED_OS=$(UNAME)
 
 else
 
 
 else
 
Impressum, Datenschutz