Searched refs:PROG (Results 1 - 25 of 430) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/test/
H A Dtest_padlock3 PROG=$1
5 if [ -x $PROG ]; then
6 if expr "x`$PROG version`" : "xOpenSSL" > /dev/null; then
9 echo "$PROG is not OpenSSL executable"
13 echo "$PROG is not executable"
17 if $PROG engine padlock | grep -v no-ACE; then
19 HASH=`cat $PROG | $PROG dgst -hex`
30 TEST=`( cat $PROG | \
31 $PROG en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/u2ec/
H A DMakefile22 PROG = u2ec macro
65 cp prebuild/$(PROG) .
67 $(PROG):
69 all: $(PROG)
70 $(STRIP) $(PROG)
72 $(PROG): $(OBJS) $(TOP)/libusb-0.1.12/.libs/libusb.a
76 install: $(PROG)
77 install -D $(PROG) $(INSTALLDIR)/usr/sbin/$(PROG)
80 rm -f $(PROG) *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/u2ec/
H A DMakefile22 PROG = u2ec macro
65 cp prebuild/$(PROG) .
67 $(PROG):
69 all: $(PROG)
70 $(STRIP) $(PROG)
72 $(PROG): $(OBJS) $(TOP)/libusb-0.1.12/.libs/libusb.a
76 install: $(PROG)
77 install -D $(PROG) $(INSTALLDIR)/usr/sbin/$(PROG)
80 rm -f $(PROG) *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/u2ec/
H A DMakefile22 PROG = u2ec macro
65 cp prebuild/$(PROG) .
67 $(PROG):
69 all: $(PROG)
70 $(STRIP) $(PROG)
72 $(PROG): $(OBJS) $(TOP)/libusb-0.1.12/.libs/libusb.a
76 install: $(PROG)
77 install -D $(PROG) $(INSTALLDIR)/usr/sbin/$(PROG)
80 rm -f $(PROG) *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/pcap2nbench/
H A DMakefile24 PROG=pcap2nbench macro
29 $(PROG): $(OBJ)
30 $(CXX) -o $(PROG) $(CXXFLAGS) $(OBJ) $(LDFLAGS) $(LIB)
33 $(RM) $(OBJ) $(PROG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/pcap2nbench/
H A DMakefile24 PROG=pcap2nbench macro
29 $(PROG): $(OBJ)
30 $(CXX) -o $(PROG) $(CXXFLAGS) $(OBJ) $(LDFLAGS) $(LIB)
33 $(RM) $(OBJ) $(PROG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/pcap2nbench/
H A DMakefile24 PROG=pcap2nbench macro
29 $(PROG): $(OBJ)
30 $(CXX) -o $(PROG) $(CXXFLAGS) $(OBJ) $(LDFLAGS) $(LIB)
33 $(RM) $(OBJ) $(PROG)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/path_id/
H A DMakefile8 PROG = path_id macro
25 all: $(PROG) $(MAN_PAGES)
40 $(INSTALL_SCRIPT) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
44 - rm $(DESTDIR)$(libudevdir)/$(PROG)
48 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
52 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/path_id/
H A DMakefile8 PROG = path_id macro
25 all: $(PROG) $(MAN_PAGES)
40 $(INSTALL_SCRIPT) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
44 - rm $(DESTDIR)$(libudevdir)/$(PROG)
48 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
52 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/path_id/
H A DMakefile8 PROG = path_id macro
25 all: $(PROG) $(MAN_PAGES)
40 $(INSTALL_SCRIPT) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
44 - rm $(DESTDIR)$(libudevdir)/$(PROG)
48 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
52 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/ata_id/
H A DMakefile8 PROG = ata_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/cdrom_id/
H A DMakefile8 PROG = cdrom_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
57 - rm $(DESTDIR)$(libudevdir)/$(PROG)
62 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
66 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/edd_id/
H A DMakefile8 PROG = edd_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/floppy/
H A DMakefile8 PROG = create_floppy_devices macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/ata_id/
H A DMakefile8 PROG = ata_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/cdrom_id/
H A DMakefile8 PROG = cdrom_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
57 - rm $(DESTDIR)$(libudevdir)/$(PROG)
62 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
66 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/edd_id/
H A DMakefile8 PROG = edd_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/floppy/
H A DMakefile8 PROG = create_floppy_devices macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/ata_id/
H A DMakefile8 PROG = ata_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
56 - rm $(DESTDIR)$(libudevdir)/$(PROG)
60 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
64 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/cdrom_id/
H A DMakefile8 PROG = cdrom_id macro
28 all: $(PROG) $(MAN_PAGES)
36 $(PROG): %: $(HEADERS) %.o $(OBJS)
48 $(Q) rm -f $(PROG) $(OBJS) $(GEN_HEADERS)
52 $(INSTALL_PROGRAM) -D $(PROG) $(DESTDIR)$(libudevdir)/$(PROG)
57 - rm $(DESTDIR)$(libudevdir)/$(PROG)
62 $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8
66 -rm -f $(DESTDIR)$(mandir)/man8/$(PROG)
[all...]

Completed in 215 milliseconds

1234567891011>>