mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 21:13:56 +01:00
scripts/Makefile: Beautification
This commit is contained in:
parent
c091cff4da
commit
d4ef0468c9
1 changed files with 0 additions and 15 deletions
|
|
@ -37,21 +37,6 @@ EXE_SH += cvsbuild
|
||||||
|
|
||||||
include $(MODDIR)/make/scripts.mk
|
include $(MODDIR)/make/scripts.mk
|
||||||
|
|
||||||
#INSTALL_BINDIR = $(ENV_PREFIX)/$(HOME)/bin
|
|
||||||
#CONFDIR = $(ENV_PREFIX)/$(HOME)/.jannet
|
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
|
||||||
#$(INSTALL_BINDIR):
|
|
||||||
# $(INSTALL) -o root -g root -m 755 -d $@
|
|
||||||
|
|
||||||
#install: $(EXEDIR) $(CONFDIR)
|
|
||||||
# $(INSTALL) *.sh -m 755 $(EXEDIR)/
|
|
||||||
# if [ -f *.conf ]; then $(INSTALL) *.conf $(CONFDIR)/; fi
|
|
||||||
|
|
||||||
#clean distclean libclean:
|
|
||||||
# rm -rf *~ .*.swp core *.rep
|
|
||||||
|
|
||||||
install: all $(INSTALL_BINDIR) $(INSTALLED_EXE_SH)
|
install: all $(INSTALL_BINDIR) $(INSTALLED_EXE_SH)
|
||||||
|
|
||||||
profclean:
|
profclean:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue