Magellan Linux

Diff of /trunk/citrix-plugin-speechmike/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2085 by niro, Fri Mar 22 09:57:39 2013 UTC revision 2086 by niro, Fri Mar 22 10:08:35 2013 UTC
# Line 23  DPMTEMPDIR = /tmp/PhilipsDPM Line 23  DPMTEMPDIR = /tmp/PhilipsDPM
23  VERSION = $(shell cat VERSION)  VERSION = $(shell cat VERSION)
24  PHILIPS_VERSION = $(shell cat VERSION_PHILIPS)  PHILIPS_VERSION = $(shell cat VERSION_PHILIPS)
25  UDEVDIR = $(shell $(PKGCONFIG) --variable=udevdir udev)  UDEVDIR = $(shell $(PKGCONFIG) --variable=udevdir udev)
26  SYSTEMDUNITDIR = $(shel $(PKGCONFIG) --variable=systemdunitdir systemd)  SYSTEMDUNITDIR = $(shell $(PKGCONFIG) --variable=systemdsystemunitdir systemd)
27  HIDDEVDIR = /dev/usb  HIDDEVDIR = /dev/usb
28  JOYDEVDIR = /dev/input  JOYDEVDIR = /dev/input
29  DPMDRIVELETTER = Z:\\  DPMDRIVELETTER = Z:\\

Legend:
Removed from v.2085  
changed lines
  Added in v.2086