[project @ 1996-07-25 20:43:49 by partain]
[ghc-hetmet.git] / ghc / mkworld / macros-ghc.jm
index bbe0bca..18d3329 100644 (file)
@@ -6,7 +6,7 @@ ExtraStuffToBeVeryClean(dir/fileroot.c dir/fileroot.h dir/fileroot.hs)          @@\
 dir/fileroot.c dir/CAT3(U_,fileroot,.hs): dir/fileroot.ugn                                             @@\
        $(RM) dir/fileroot.c dir/fileroot.hs dir/CAT3(U_,fileroot,.hs) dir/fileroot.h-SAVE      @@\
        if [ -f dir/fileroot.h ] ; then $(MV) -f dir/fileroot.h dir/fileroot.h-SAVE ; else exit 0 ; fi @@\
-       $(UGEN) dir/fileroot.ugn || ( $(RM) dir/fileroot.h dir/fileroot.c dir/fileroot.hs; $(MV) -f dir/fileroot.h-SAVE dir/fileroot.h )                                                @@\
+       $(UGEN) dir/fileroot.ugn || ( $(RM) dir/fileroot.h dir/fileroot.c dir/CAT3(U_,fileroot,.hs); $(MV) -f dir/fileroot.h-SAVE dir/fileroot.h )                                              @@\
        if cmp -s dir/fileroot.h-SAVE dir/fileroot.h ; then \                   @@\
            $(MV) -f dir/fileroot.h-SAVE dir/fileroot.h ; \                     @@\
        else \                                                                  @@\