X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fgenprimopcode%2FMakefile;h=ee1d6735b8392ba69678d8841a6610f4a8cbdf4e;hb=28ba2356d41300c2f78c5620d09a8e9ca8f03701;hp=50c363b2aa84151d1e162da47be2cd468728d0b4;hpb=ef7cf7b03cbb7174bcd8cc52c4a780999ad9c935;p=ghc-hetmet.git diff --git a/ghc/utils/genprimopcode/Makefile b/ghc/utils/genprimopcode/Makefile index 50c363b..ee1d673 100644 --- a/ghc/utils/genprimopcode/Makefile +++ b/ghc/utils/genprimopcode/Makefile @@ -8,6 +8,9 @@ OBJS = Main.o CLEAN_FILES += genprimopcode +# genprimopcode is needed to boot in ghc/compiler... +boot :: all + all :: genprimopcode genprimopcode: Main.o