[ ★ ]Study/Programming

gcc make : Nothing to be done for 'all' Error

nroses-taek 2020. 7. 13. 20:23
반응형

gcc make: Nothing to be done for 'all'

g++ make: Nothing to be done for 'all'

 

해결 방법

make clean

반응형