mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
Removed symbolic link tutorial/cl/ensure-externals.sh
This commit is contained in:
parent
71e972c970
commit
b72b674efc
@ -16,8 +16,8 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
setup-local-lisp-env: ensure-externals.sh
|
||||
bash ensure-externals.sh
|
||||
setup-local-lisp-env: ../../lib/cl/ensure-externals.sh
|
||||
bash ../../lib/cl/ensure-externals.sh
|
||||
|
||||
gen-cl: $(top_srcdir)/tutorial/tutorial.thrift
|
||||
$(THRIFT) --gen cl -r $<
|
||||
|
@ -1 +0,0 @@
|
||||
../../lib/cl/ensure-externals.sh
|
Loading…
Reference in New Issue
Block a user