Skip to content

Commit

Permalink
Make bootstrapping work
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Augustsson authored and Lennart Augustsson committed Nov 14, 2024
1 parent 08f6782 commit de59884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ghcgen: bin/gmhs src/*/*.hs lib/*.hs lib/*/*.hs lib/*/*/*.hs
bin/gmhs $(MHSINC) MicroHs.Main -ogenerated/mhs.c

#
generated/mcabal.c: bin/mhs
generated/mcabal.c:
bin/mhs -z -i../MicroCabal/src -ilib -ogenerated/mcabal.c MicroCabal.Main


Expand Down

0 comments on commit de59884

Please sign in to comment.