Changeset 3017 for trunk/Nebulous/nebclient/bootstrap
- Timestamp:
- Jan 16, 2005, 12:37:59 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/bootstrap (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/bootstrap
r2952 r3017 1 1 #!/bin/sh 2 2 3 wsdl2h - c idata.wsdl4 soapcpp2 - c idata.h5 rm -f *.xml3 wsdl2h -o src/idata.h -c idata.wsdl 4 soapcpp2 -d src -c idata.h 5 rm -f src/*.xml 6 6 7 7 aclocal \ 8 && automake --gnu --add-missing \ 8 && automake --gnu --add-missing --copy \ 9 && autoheader \ 9 10 && autoconf
Note:
See TracChangeset
for help on using the changeset viewer.
