Cross Reference: Makefile.in.patch
xref
: /
solaris-userland
/
components
/
openusb
/
patches
/
Makefile.in.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile.in.patch revision 377
377
N/A
---
libopenusb-1.0.1/src/Makefile.in
Thu Feb 21 17:54:43 2008
377
N/A
+++
Makefile.in
Thu Feb 21 17:59:12 2008
377
N/A
@@ -374,6 +374,9 @@
377
N/A
else :; fi; \
377
N/A
done
377
N/A
377
N/A
+install-sunos-backend: $(usblib_LTLIBRARIES)
377
N/A
+ $(CC) $(CFLAGS) -shared -Wl,-h -Wl,
sunos.so
-o .libs/
sunos.so
.libs/
sunos_la-sunos.o
-R$(libdir)
-L.libs
$(sunos_la_LIBADD)
377
N/A
+
377
N/A
uninstall-usblibLTLIBRARIES:
377
N/A
@$(NORMAL_UNINSTALL)
377
N/A
@list='$(usblib_LTLIBRARIES)'; for p in $$list; do \