cantera/data/inputs/Makefile.in
2003-04-14 17:57:48 +00:00

15 lines
185 B
Makefile
Executable file

#!/bin/sh
SUFFIXES=
SUFFIXES= .inp .log .dat
# list all mechanism files here
MECHS =
#LOGS = $(MECHS:.inp=.log)
#all: $(LOGS)
#gri30.log: gri30.inp
# @CANTERA_BINDIR@/ck2ctml $<