Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ORG.Annotate
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ORG.Asm
ORG.Annotate
Commits
5b6234f3
Commit
5b6234f3
authored
Nov 13, 2015
by
Alain Viari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clean gawk distro
parent
9be1f2c2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
34 deletions
+6
-34
src/gawk/.gitignore
src/gawk/.gitignore
+0
-0
src/gawk/Makefile
src/gawk/Makefile
+6
-10
src/gawk/gawk-4.1.3.tgz
src/gawk/gawk-4.1.3.tgz
+0
-0
src/gawk/gawk-4/Makefile
src/gawk/gawk-4/Makefile
+0
-24
No files found.
src/gawk/
gawk-4/
.gitignore
→
src/gawk/.gitignore
View file @
5b6234f3
File moved
src/gawk/Makefile
100755 → 100644
View file @
5b6234f3
...
...
@@ -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
include
../../config/auto.conf
include
../../config/targets/propagate.targ
PKG
=
gawk-4.1.3
include
../../config/targets/help
.targ
include
$(CFGDIR)targets/package
.targ
all
::
$(MAKE)
ACTION
=
$@
_action
include
$(CFGDIR)targets/help.targ
src/gawk/gawk-4
/gawk-4
.1.3.tgz
→
src/gawk/gawk-4.1.3.tgz
View file @
5b6234f3
File moved
src/gawk/gawk-4/Makefile
deleted
100644 → 0
View file @
9be1f2c2
# ---------------------------------------------------------------
# $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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment