X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2Fcpp2%2FMakefile.in;h=7657f242b15b16fb8ba9d14fac182b56032ad09f;hb=fb98e09830d3c1fbb895362666055929bebc5cac;hp=4871fec1c8d193675e809acb1c828435056ba16a;hpb=d0a65298ffd6f4425e09dae0402d38778c509769;p=fw%2Fsdcc diff --git a/support/cpp2/Makefile.in b/support/cpp2/Makefile.in index 4871fec1..7657f242 100644 --- a/support/cpp2/Makefile.in +++ b/support/cpp2/Makefile.in @@ -105,6 +105,7 @@ OBSTACK=obstack.o # End of variables for you to override. install: all + mkdir -p $(bindir) $(INSTALL) $(TARGET) `echo $(bindir)/sdcpp|sed '$(transform)'` $(STRIP) `echo $(bindir)/sdcpp|sed '$(transform)'`