Add a forgeted Makefile

Former-commit-id: f633e09b64ca5f887b350cd06fcbadd34cd2caa8
Former-commit-id: 6addadf3247686c43b130e1202a949afca74be8b
This commit is contained in:
2015-10-06 19:14:53 -03:00
parent 4e688d0a89
commit fb1158bcd4

30
src/sumaclust/Makefile Executable file
View File

@ -0,0 +1,30 @@
# ---------------------------------------------------------------
# $Id: $
# ---------------------------------------------------------------
# @file: Makefile
# @desc: makefile for lxpack
#
# @history:
# @history:
# @+ <Gloup> : Apr 97 : Created
# @+ <Gloup> : Mar 02 : Updated for LXxware
#
# @note: should be processed with gnu compatible make
# @note: helixware_compatible
#
# @end:
# ---------------------------------------------------------------
#
include ../../config/auto.conf
DIRS = sumaclust_v1.0.10
include ../../config/targets/propagate.targ
include ../../config/targets/help.targ
all::
$(MAKE) ACTION=$@ _action
clean::
$(MAKE) -C lxpack portclean