clean gawk distro
Former-commit-id: 5b6234f3446036d831aa131ec7617798a39b86b1 Former-commit-id: f8271890bc649168280f5d634c721e4883976da1
This commit is contained in:
16
src/gawk/Makefile
Executable file → Normal file
16
src/gawk/Makefile
Executable file → Normal file
@ -2,12 +2,10 @@
|
||||
# $Id: $
|
||||
# ---------------------------------------------------------------
|
||||
# @file: Makefile
|
||||
# @desc: makefile for lxpack
|
||||
# @desc: makefile for package exonerate
|
||||
#
|
||||
# @history:
|
||||
# @history:
|
||||
# @+ <Gloup> : Apr 97 : Created
|
||||
# @+ <Gloup> : Mar 02 : Updated for LXxware
|
||||
# @+ <Gloup> : Sept 15 : Adapted to ORG.Annot
|
||||
#
|
||||
# @note: should be processed with gnu compatible make
|
||||
# @note: helixware_compatible
|
||||
@ -15,14 +13,12 @@
|
||||
# @end:
|
||||
# ---------------------------------------------------------------
|
||||
#
|
||||
|
||||
include ../../config/auto.conf
|
||||
|
||||
DIRS = gawk-4
|
||||
PKG = gawk-4.1.3
|
||||
|
||||
include ../../config/targets/propagate.targ
|
||||
include $(CFGDIR)targets/package.targ
|
||||
|
||||
include ../../config/targets/help.targ
|
||||
|
||||
all::
|
||||
$(MAKE) ACTION=$@ _action
|
||||
include $(CFGDIR)targets/help.targ
|
||||
|
||||
|
@ -1,24 +0,0 @@
|
||||
# ---------------------------------------------------------------
|
||||
# $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
|
||||
|
Reference in New Issue
Block a user