# Copyright (C) 2018-2020 Alain Giorgetti

# This file is distributed under the terms of the
# GNU Lesser General Public License Version 2.1.
# You should have received a copy of the GNU General Public License.
# If not, see <http://www.gnu.org/licenses/>.

# OCaml/enum/cursor/Makefile

clean:
	cd barray; make clean
	cd permutation; make clean
