由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Re: [转载] makefile question. urgent!!!!!!!!!!!!!!!!!!!!!!!!
相关主题
[转载] My makefile can not work, why?what is wrong with makefile?
cxterm compileRe: SOS!!! (about FLTK)
help needed for xfig installation英雄,救命啊!!!
问题:gentoo的gcc编译的CFLAGSHelp: failed to compile cxterm with cc
[转载] questions on make command[转载] makefile question. urgent!!!!!!!!!!!!!!!!!!!!!!!!
Questions about MakefileMakefile help!
怎样写 makefilewrite makefile
help on cxtermRe: Makefile help!( -g option)
相关话题的讨论汇总
话题: makefile话题: urgent话题: question
进入Unix版参与讨论
1 (共1页)
t**c
发帖数: 97
1

CC = cc
CFLAGS = -Lpath -llibraryname ...
dummy:
$(CC) $(CFLAGS) .... -o dummy .....
# An example to make your program with C.
1 (共1页)
进入Unix版参与讨论
相关主题
Re: Makefile help!( -g option)[转载] questions on make command
[转载] emacs下编译程序,怎么指定路径?Questions about Makefile
[转载] 请教三个关于emacs和perl的问题怎样写 makefile
What's wrong with "CXTERM"CXTERM INSTALL : HELP !help on cxterm
[转载] My makefile can not work, why?what is wrong with makefile?
cxterm compileRe: SOS!!! (about FLTK)
help needed for xfig installation英雄,救命啊!!!
问题:gentoo的gcc编译的CFLAGSHelp: failed to compile cxterm with cc
相关话题的讨论汇总
话题: makefile话题: urgent话题: question