axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] ${SRC}/scripts/Makefile


From: Ralf Hemmecke
Subject: [Axiom-developer] ${SRC}/scripts/Makefile
Date: Tue, 01 Aug 2006 14:00:06 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

Could someone explain the target

${SRC}/scripts/Makefile:

in chunk <<scriptsdir>> in src/Makefile.pamphlet?

${SRC}/scripts/Makefile: ${SRC}/scripts/Makefile.pamphlet
        @echo 2 making ${SRC}/scripts/Makefile from \
           ${SRC}/scripts/Makefile.pamphlet
        @( cd scripts ; \
           ${DOCUMENT} ${NOISE} Makefile ; \
           cp Makefile.dvi ${MNT}/${SYS}/doc/src/scripts.Makefile.dvi )

I don't see that this chunk creates src/scripts/Makefile. It's a bit weird.

Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]