We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e40f6 commit 13a7d65Copy full SHA for 13a7d65
1 file changed
data/Makefile.am
@@ -6,7 +6,7 @@ AM_FCFLAGS = ${FCFLAGS}
6
AM_LDFLAGS = ${LDFLAGS}
7
8
all:
9
- if [ ! -d "uwlinca" ]; then \
+ if [ ! -d "sjfz" ]; then \
10
./make_data_files.py; \
11
fi
12
0 commit comments