]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.1
authorfred <fred>
Sun, 24 Mar 2002 19:50:26 +0000 (19:50 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:50:26 +0000 (19:50 +0000)
make/Makefile

index e5c0104f3235b8e31f4dcc4f2cd91e017e4e9c4c..99e0bbf008833fa599918532b265f524c33edf12 100644 (file)
@@ -47,6 +47,7 @@ rpmdvis=$(rpmmudocs:.doc=.dvi)
 rpmexamples= $(addprefix input/, $(notdir $(shell ls $(depth)/input/*.{ly,tex})))
 
 
+date = $(shell date '+%d%b%y'|tr a-z A-Z)
 sed-version= sed 's!@TOPLEVEL_VERSION@!${TOPLEVEL_VERSION}!g'
 sed-date=sed 's!@DATE@!${date}!g'
 sed-examples = sed 's!@EXAMPLE_LYS@!${rpmexamples} ${rpmmudocs}!g'