diff options
author | Miles Bader <miles@gnu.org> | 1995-09-22 18:25:45 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-09-22 18:25:45 +0000 |
commit | f474787bf5faebf9de23d5323259bf2a3065d58a (patch) | |
tree | 6c2e54cc9145af92d2e14e26f08ab4f8035334da | |
parent | 7a150dd7551ff2ffc9e87a11f3b59827e6ef4158 (diff) |
(LDFLAGS): Variable removed.
-rw-r--r-- | Makeconf | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -137,9 +137,6 @@ endif # Provide default. install: -# Always, until bugs are fixed. -LDFLAGS += -static - # Building the target ifeq ($(doinst),many) target = $(filter-out $(special-targets),$(targets)) |