Files
annotate/src/gawk/Makefile
alain viari 80d7027d70 clean gawk distro
Former-commit-id: 5b6234f3446036d831aa131ec7617798a39b86b1
Former-commit-id: f8271890bc649168280f5d634c721e4883976da1
2015-11-13 23:00:27 +01:00

25 lines
553 B
Makefile

# ---------------------------------------------------------------
# $Id: $
# ---------------------------------------------------------------
# @file: Makefile
# @desc: makefile for package exonerate
#
# @history:
# @+ <Gloup> : Sept 15 : Adapted to ORG.Annot
#
# @note: should be processed with gnu compatible make
# @note: helixware_compatible
#
# @end:
# ---------------------------------------------------------------
#
include ../../config/auto.conf
PKG = gawk-4.1.3
include $(CFGDIR)targets/package.targ
include $(CFGDIR)targets/help.targ