< linux网络编程工具>>配套源码

源代码在线查看: cc-m.m4

软件大小: 1772 K
上传用户: myhpgnl
关键词: linux gt lt 网络
下载地址: 免注册下载 普通下载 VIP

相关代码

				#	$Id: CC-M.m4,v 8.5 1999/05/27 22:03:28 peterh Exp $
				depend: ${BEFORE} ${LINKS}
					@mv Makefile Makefile.old
					@sed -e '/^# Do not edit or remove this line or anything below it.$$/,$$d' < Makefile.old > Makefile
					@echo "# Do not edit or remove this line or anything below it." >> Makefile
					${CC} -M ${COPTS} ${SRCS} >> Makefile
				
				#	End of $RCSfile: CC-M.m4,v $
							

相关资源