Skip to content
  • Dan Nicholson's avatar
    Create $(TOP)/$(LIB_DIR) for install, too · 7ec5e6a0
    Dan Nicholson authored
    If `make install' is run without running `make' first, the $(LIB_DIR)
    will not be created. This also changes the mkdir a little bit so that it
    isn't run if necessary and added `-p' so that it is immune to races.
    7ec5e6a0