kscope 를 컴파일 하면서 겪은 경우인데..
Makefile.cvs 혹은 Makefile.am 이라는 정체 불명의 녀석들이 있었다.
당근 make하면 될 줄 알았는데 rule 이 없다고 꾸시렁 꾸시렁 ㄱ-
그래서 찾아 봤더니 이런 -f 옵션이라는것이 존재한다.
            
                    
                    
Makefile.cvs 혹은 Makefile.am 이라는 정체 불명의 녀석들이 있었다.
당근 make하면 될 줄 알았는데 rule 이 없다고 꾸시렁 꾸시렁 ㄱ-
CVS
 [출처 : http://kscope.sourceforge.net/install.shtml]  | 
그래서 찾아 봤더니 이런 -f 옵션이라는것이 존재한다.
 [링크 : http://linux.die.net/man/1/make]  | 
'프로그램 사용 > make, configure' 카테고리의 다른 글
| make를 더욱 빠르게 하기! (0) | 2010.02.26 | 
|---|---|
| make시 error: impossible constraint in ‘asm’ 에러 (0) | 2009.09.21 | 
| make 시에 Error: unknown opcode 에러발생 (0) | 2009.09.21 | 
| Makefile : commands commence before first target. Stop. (0) | 2009.08.20 | 
| make[1]: warning: Clock skew detected. Your build may be incomplete. (0) | 2008.12.03 | 
