Blame camlp4/unmaintained/Makefile

Packit 1f8b6b
#########################################################################
Packit 1f8b6b
#                                                                       #
Packit 1f8b6b
#                                 OCaml                                 #
Packit 1f8b6b
#                                                                       #
Packit 1f8b6b
#                                Camlp4                                 #
Packit 1f8b6b
#                                                                       #
Packit 1f8b6b
#   Copyright 2004 Institut National de Recherche en Informatique et    #
Packit 1f8b6b
#   en Automatique.  All rights reserved.  This file is distributed     #
Packit 1f8b6b
#   under the terms of the GNU Library General Public License, with     #
Packit 1f8b6b
#   the special exception on linking described in file ../../LICENSE.   #
Packit 1f8b6b
#                                                                       #
Packit 1f8b6b
#########################################################################
Packit 1f8b6b
#
Packit 1f8b6b
# The unmaintained directory
Packit 1f8b6b
#
Packit 1f8b6b
Packit 1f8b6b
include ../config/Makefile.cnf
Packit 1f8b6b
Packit 1f8b6b
DIRS=format lefteval ocamllex olabl scheme sml
Packit 1f8b6b
Packit 1f8b6b
include ../config/Makefile.base