24 lines
1,013 B
Diff
24 lines
1,013 B
Diff
diff -Nrbu irda-utils-0.9.18/Makefile irda-utils-0.9.18-OK/Makefile
|
|
--- irda-utils-0.9.18/Makefile 2011-07-15 20:16:14.000000000 +0400
|
|
+++ irda-utils-0.9.18-OK/Makefile 2011-07-15 20:15:38.000000000 +0400
|
|
@@ -27,7 +27,7 @@
|
|
|
|
TARGET = test
|
|
|
|
-DIRS = irattach irdaping etc man irnetd psion tekram findchip irdadump smcinit
|
|
+DIRS = irattach irdaping etc man irnetd psion tekram findchip irdadump
|
|
CFLAGS = -O2 -W -Wall
|
|
INCLUDES = -I/usr/include/glib-2.0 -I./include -I.
|
|
|
|
diff -Nrbu irda-utils-0.9.18/man/Makefile irda-utils-0.9.18-OK/man/Makefile
|
|
--- irda-utils-0.9.18/man/Makefile 2006-07-11 10:16:06.000000000 +0400
|
|
+++ irda-utils-0.9.18-OK/man/Makefile 2011-07-15 20:16:01.000000000 +0400
|
|
@@ -18,7 +18,7 @@
|
|
MANPAGES4=irnet.4.gz
|
|
MANPAGES7=irda.7.gz
|
|
MANPAGES8=irattach.8.gz irdaping.8.gz irdadump.8.gz irpsion5.8.gz \
|
|
- findchip.8.gz irnetd.8.gz smcinit.8.gz tosh1800-smcinit.8.gz
|
|
+ findchip.8.gz irnetd.8.gz
|
|
|
|
# Man pages generated by DOCBOOK
|
|
SGMLMAN=irattach.8 irdaping.8 irdadump.8 irpsion5.8 findchip.8
|