diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-19 23:03:39 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-20 23:47:44 -0500 |
commit | 5ed3e6e45e179aaebaf0ee3a8835b8cc46b4d14a (patch) | |
tree | 89575c2036c7e17a1354db9bf54d13d50f2eaaa2 /system/biew/makefile.diff | |
parent | abce92828da52a56862c9f8faedf2a3e948a4795 (diff) | |
download | slackbuilds-5ed3e6e45e179aaebaf0ee3a8835b8cc46b4d14a.tar.gz |
system/biew: Removed (dead upstream)
Unable to download (of course), and besides, this project
is supposedly replaced by http://beye.sourceforge.net/
Diffstat (limited to 'system/biew/makefile.diff')
-rw-r--r-- | system/biew/makefile.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/biew/makefile.diff b/system/biew/makefile.diff deleted file mode 100644 index 135ca2208d..0000000000 --- a/system/biew/makefile.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |