Skip to content

Commit

Permalink
make all
Browse files Browse the repository at this point in the history
  • Loading branch information
paulborile committed Mar 25, 2022
1 parent 578e97b commit bf0e5e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
all:
gcc -o dhry -O3 dhry.c
gcc -o whets -DUNIX_Old -O whets.c -lm
gcc -o fstones -O3 fstones.c
gcc -o ack -O3 ack.c

0 comments on commit bf0e5e3

Please sign in to comment.