more frobnicate again

This commit is contained in:
le vieux
2021-03-16 00:48:07 +01:00
parent 395d648c9d
commit 255643e55a
32 changed files with 187 additions and 195 deletions

View File

@@ -24,8 +24,10 @@ all: loco.png parking.png corail.png train.png essai.png \
GLOBDEPS=${INCS}/train.inc ${INCS}/poteaux.inc \
${INCS}/electric.inc ${INCS}/voiture.inc \
${INCS}/rails.inc ${INCS}/grue.inc ${INCS}/ridelles.inc \
${INCS}/instruments.inc \
${INCS}/citerne.inc ${INCS}/benne.inc \
${INCS}/constantes.inc ${INCS}/locomotive.inc \
${INCS}/enseigne.inc \
picz/plancher.png picz/cadran.png \
contexte.inc monde.inc
@@ -97,7 +99,7 @@ voiture.png: voiture.pov $(GLOBDEPS) Makefile
#--------------------------------------------------------
SRCFILES = *.inc incs/*.inc *.pov *.txt Makefile *.sh
SRCFILES = *.inc incs/*.inc *.pov *.txt Makefile tools/*.sh
lines:
wc $(SRCFILES) | sort -n