]> granicus.if.org Git - graphviz/commitdiff
Fix old lefty makefile; it used -L$(CS@L) for coshell support but
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:49:56 +0000 (18:49 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:49:56 +0000 (18:49 +0000)
if this isn't defined, the compiler get -L, which does funny things
on sgi.

cmd/lefty/Makefile.old

index f262d96004939538e3d1dd7276c1993fc07ebd6f..d7ac1f47ca4b3f9ed4312183448129795ea5fb10 100644 (file)
@@ -31,7 +31,6 @@ DEFINES=-DLEFTYPATH=\"$(LEFTYLIBDIR)\" -DHAVE_CONFIG_H
 
 INCS = -I. -I$(ROOT) \
        -I$(DOT2L) \
-       -I$(CS2L) \
        -I$(X11INC) \
        -I$(WM) \
        -I$(WM)/libfilereq \