Files
annotate/src/gawk/Makefile
T

25 lines
553 B
Makefile
Raw Normal View History

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