more frobnicate again
This commit is contained in:
4
Makefile
4
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user