- Timestamp:
- Jun 6, 2007, 3:28:50 PM (19 years ago)
- Children:
- b874a26
- Parents:
- 023784b
- File:
-
- 1 edited
-
tools/tntnet/patches/patch-tntnet-config_in (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tools/tntnet/patches/patch-tntnet-config_in
r023784b r2d663bf 5 5 • rest of the diff: support BSD make 6 6 7 --- tntnet-1. 5.3.6.orig/tntnet-config.in Fri May 4 20:09:0920078 +++ tntnet-1. 5.3.6/tntnet-config.in Wed Jun 6 11:16:2320077 --- 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 9 9 @@ -5,6 +5,9 @@ exec_prefix=@exec_prefix@ 10 10 includedir=@includedir@ … … 17 17 { 18 18 cat 1>&2 <<EOF 19 @@ -8 7,6 +90,10 @@ makefile()19 @@ -88,6 +91,10 @@ makefile() 20 20 if test ! -z "$1" 21 21 then … … 28 28 \$(CXX) -o \$@ \$(LDFLAGS) \$^ 29 29 30 @@ -9 4,21 +101,25@@ EOF30 @@ -95,23 +102,27 @@ EOF 31 31 fi 32 32 … … 52 52 +.jpg.cpp: 53 53 \$(ECPPC) \$(ECPPFLAGS) \$(ECPPFLAGS_JPG) -b \$< 54 -%.cpp: %.png 55 +.png.cpp: 56 \$(ECPPC) \$(ECPPFLAGS) \$(ECPPFLAGS_PNG) -b \$< 54 57 -%.cpp: %.css 55 58 +.css.cpp:
Note:
See TracChangeset
for help on using the changeset viewer.
