makefile.in.diffs
来自「it is very important」· DIFFS 代码 · 共 60 行
DIFFS
60 行
*** Makefile.in~ tMon Oct 30 14:43:45 2000--- Makefile.in Tue Oct 24 14:14:47 2000****************** 58,64 **** INCLUDES = \ -I. @V_INCLUDE_X11@ \! @V_INCLUDES@ LIB = \ @V_LIBS@ \--- 58,64 ---- INCLUDES = \ -I. @V_INCLUDE_X11@ \! @V_INCLUDES@ -I./routealgo -I./nix LIB = \ @V_LIBS@ \****************** 166,171 ****--- 166,180 ---- linkstate/hdr-ls.o \ mpls/classifier-addr-mpls.o mpls/ldp.o mpls/mpls-module.o \ rtmodule.o classifier-hier.o addr-params.o \+ nix/hdr_nv.o nix/classifier-nix.o \+ nix/nixnode.o \+ routealgo/rnode.o \+ routealgo/bfs.o \+ routealgo/rbitmap.o \+ routealgo/rlookup.o \+ routealgo/routealgo.o \+ nix/nixvec.o \+ nix/nixroute.o \ $(OBJ_STL) # don't allow comments to follow continuation lines****************** 310,317 **** tcl/mpls/ns-mpls-classifier.tcl \ tcl/mpls/ns-mpls-ldpagent.tcl \ tcl/mpls/ns-mpls-node.tcl \! tcl/mpls/ns-mpls-simulator.tcl $(GEN_DIR)ns_tcl.cc: $(NS_TCL_LIB) $(TCLSH) bin/tcl-expand.tcl tcl/lib/ns-lib.tcl tcl/lib/ns-stl.tcl | $(TCL2C) et_ns_lib > $@ --- 319,329 ---- tcl/mpls/ns-mpls-classifier.tcl \ tcl/mpls/ns-mpls-ldpagent.tcl \ tcl/mpls/ns-mpls-node.tcl \! tcl/mpls/ns-mpls-simulator.tcl \! tcl/nix/ns-nix.tcl \! tcl/nix/nix-default.tcl + $(GEN_DIR)ns_tcl.cc: $(NS_TCL_LIB) $(TCLSH) bin/tcl-expand.tcl tcl/lib/ns-lib.tcl tcl/lib/ns-stl.tcl | $(TCL2C) et_ns_lib > $@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?