File: Makefile.patch

package info (click to toggle)
python-elements 0.13%2Bsvn20090823.230%2Bdfsg-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,208 kB
  • ctags: 444
  • sloc: python: 2,816; makefile: 26; sh: 6
file content (10 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- Makefile	Mon Mar 17 22:36:14 2008
+++ Makefile.new	Fri Apr 18 22:06:34 2008
@@ -1,5 +1,7 @@
 TARGETS= Gen/float/libbox2d.a Gen/fixed/libbox2d.a
 
+include Makefile.python
+
 ifdef DEVKITPRO
 TARGETS += Gen/nds-float/lib/libbox2d.a Gen/nds-fixed/lib/libbox2d.a
 endif