Updated macro templates

This commit is contained in:
Michiel Broek
2004-07-23 20:24:11 +00:00
parent 523abeb847
commit 84d58311a3
6 changed files with 11 additions and 1 deletions

View File

@@ -25,7 +25,9 @@ help:
@echo "make english-menus Force (re)installation of English menus"
@echo "make english-txtfiles Force (re)installation of English textfiles"
@echo "make english-macros Force (re)installation of English macros"
@echo "make english Force (re)installation of all ENglish files"
@echo "make english Force (re)installation of all English files"
@echo ""
@echo "make macros Force (re)installation of all macro templates"
@echo ""
@echo "You may replace the word english above with spanish galego german dutch italian"
@@ -79,6 +81,8 @@ italian:
install-force: english spanish dutch german italian galego
macros: english-macros spanish-macros german-macros dutch-macros
install:
@if [ ! -f ${ETCDIR}/header.txt ]; then \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.