summaryrefslogtreecommitdiffstats
path: root/system/biew/makefile.diff
diff options
context:
space:
mode:
author Oleg O. Chukaev2010-05-13 01:00:41 +0200
committer Erik Hanson2010-05-13 01:00:41 +0200
commit2c4c0749bdc603fd0016ecc638f7810d89fe7a10 (patch)
treef9edad2d36ff65c9ba45aa3e96c8f553e8f1faf6 /system/biew/makefile.diff
parent4720e93ed04a74086488005de86ed90afe4bf6a2 (diff)
downloadslackbuilds-2c4c0749bdc603fd0016ecc638f7810d89fe7a10.tar.gz
system/biew: Added to 13.0 repository
Diffstat (limited to 'system/biew/makefile.diff')
-rw-r--r--system/biew/makefile.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/biew/makefile.diff b/system/biew/makefile.diff
new file mode 100644
index 0000000000..135ca2208d
--- /dev/null
+++ b/system/biew/makefile.diff
@@ -0,0 +1,10 @@
+--- makefile.orig 2009-09-23 11:17:50.000000000 +0400
++++ makefile 2009-10-31 19:21:26.000000000 +0300
+@@ -244,6 +244,7 @@
+ biewlib/tw_class.o: biewlib/tw_class.c
+ biewlib/sysdep/$(MACHINE)/aclib.o: biewlib/sysdep/$(MACHINE)/aclib.c
+ biewlib/sysdep/$(MACHINE)/cpu_info.o: biewlib/sysdep/$(MACHINE)/cpu_info.c
++ $(CC) $(CFLAGS) $(INCS) -msse -c $< -o $@
+ biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o: biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.c
+ biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o: biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.c
+ biewlib/sysdep/$(MACHINE)/$(HOST)/mmfio.o: biewlib/sysdep/$(MACHINE)/$(HOST)/mmfio.c