[
https://issues.apache.org/jira/browse/HADOOP-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497947
]
Owen O'Malley commented on HADOOP-1410:
---------------------------------------
I think that we should move the libhdfs to use automake/autoconf like I did
with the src/c++/pipes code. Does that sound reasonable?
> target "clean" in Makefile is very dangerous
> --------------------------------------------
>
> Key: HADOOP-1410
> URL: https://issues.apache.org/jira/browse/HADOOP-1410
> Project: Hadoop
> Issue Type: Improvement
> Components: libhdfs
> Reporter: Ilya M. Slepnev
>
> clean:
> $(RM) $(LIBHDFS_BUILD_DIR)/*
> People can execute "make clean" and forget to export LIBHDFS_BUILD_DIR.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.