Skip to content

Commit

Permalink
add "all"
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Oct 24, 2024
1 parent 9dfafef commit b90c824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/nbody/evolve/flowcode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ clean:
tar:
tar cvf flowcode.tar $(TARFILES)

all: $(BINFILES)

# $(CC) $(CFLAGS) $(LOCAL_INC) -o $* $*.o $(NEMO_LIBS) $(LOCAL_LIB) $(FORLIBS) $(EL)

flowcode: $(OBJFILES)
Expand Down

0 comments on commit b90c824

Please sign in to comment.