Patch compilation of binaries
Former-commit-id: 688670c339643a282bdeabafafff3b451be83cb6 Former-commit-id: 60d3e42d2af73515fea50d9c97dc4eacda9c8abb
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# ---------------------------------------------------------------
|
||||
#---------------------------------------------------------------
|
||||
# $Id: $
|
||||
# ---------------------------------------------------------------
|
||||
# @file: Makefile
|
||||
@@ -25,9 +25,6 @@ include ../../config/targets/help.targ
|
||||
|
||||
all::
|
||||
$(MAKE) ACTION=$@ _action
|
||||
test -d $(PRTDIR) || mkdir $(PRTDIR)
|
||||
test -d $(BINDIR) || mkdir $(BINDIR)
|
||||
\cp -f lxpack/ports/$(PORTNAME)/bin/* $(BINDIR)
|
||||
|
||||
clean::
|
||||
$(MAKE) -C lxpack portclean
|
||||
|
Reference in New Issue
Block a user