Changeset 2729

Show
Ignore:
Timestamp:
06/06/07 15:28:50 (1 year ago)
Author:
tg
Message:

sync to new tntnet version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/tntnet/patches/patch-tntnet-config_in

    r2724 r2729  
    55        • rest of the diff: support BSD make 
    66 
    7 --- tntnet-1.5.3.6.orig/tntnet-config.in       Fri May  4 20:09:09 2007 
    8 +++ tntnet-1.5.3.6/tntnet-config.in    Wed Jun  6 11:16:23 2007 
     7--- tntnet-1.6.0.orig/tntnet-config.in Mon May 21 19:37:21 2007 
     8+++ tntnet-1.6.0/tntnet-config.in      Wed Jun  6 13:02:56 2007 
    99@@ -5,6 +5,9 @@ exec_prefix=@exec_prefix@ 
    1010 includedir=@includedir@ 
     
    1717 { 
    1818     cat 1>&2 <<EOF 
    19 @@ -87,6 +90,10 @@ makefile() 
     19@@ -88,6 +91,10 @@ makefile() 
    2020   if test ! -z "$1" 
    2121   then 
     
    2828        \$(CXX) -o \$@ \$(LDFLAGS) \$^ 
    2929  
    30 @@ -94,21 +101,25 @@ EOF 
     30@@ -95,23 +102,27 @@ EOF 
    3131   fi 
    3232  
     
    5252+.jpg.cpp: 
    5353        \$(ECPPC) \$(ECPPFLAGS) \$(ECPPFLAGS_JPG) -b \$< 
     54-%.cpp: %.png 
     55+.png.cpp: 
     56        \$(ECPPC) \$(ECPPFLAGS) \$(ECPPFLAGS_PNG) -b \$< 
    5457-%.cpp: %.css 
    5558+.css.cpp: