一段shell prompt 問題 - Linux

By Harry
at 2017-10-21T21:30
at 2017-10-21T21:30
Table of Contents
root@linux-Aspire-E1-531:~/devel/hello# make install
make[1]: Entering directory '/home/linux/devel/hello'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c hello '/usr/local/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/home/linux/devel/hello'
root@linux-Aspire-E1-531:~/devel/hello# man hello
小弟新手 請問這一段make[1] 第三行 -p 及第四行 -c的意思
--
make[1]: Entering directory '/home/linux/devel/hello'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c hello '/usr/local/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/home/linux/devel/hello'
root@linux-Aspire-E1-531:~/devel/hello# man hello
小弟新手 請問這一段make[1] 第三行 -p 及第四行 -c的意思
--
Tags:
Linux
All Comments

By Poppy
at 2017-10-26T04:50
at 2017-10-26T04:50

By Jacob
at 2017-10-26T23:43
at 2017-10-26T23:43

By Ursula
at 2017-10-29T17:25
at 2017-10-29T17:25

By Joseph
at 2017-10-30T21:14
at 2017-10-30T21:14

By Sierra Rose
at 2017-11-03T23:35
at 2017-11-03T23:35

By Genevieve
at 2017-11-06T08:41
at 2017-11-06T08:41
Related Posts
如何存取檔名為亂碼的檔案

By Adele
at 2017-10-20T00:10
at 2017-10-20T00:10
判斷 /dev/sdx 的裝置類型

By Linda
at 2017-10-19T14:20
at 2017-10-19T14:20
Tails Linux 小小試用感想

By Kristin
at 2017-10-19T14:09
at 2017-10-19T14:09
有關ssh key金鑰問題請教

By John
at 2017-10-18T20:38
at 2017-10-18T20:38
Linux用沙盒開Firefox?

By David
at 2017-10-18T14:35
at 2017-10-18T14:35